




 
The function 
sql-recording-p
 returns 
t
 if 
type
 is 
:commands
 and SQL commands traffic is being recorded, or if 
type
 is 
:results
 and SQL results traffic is being recorded. Otherwise it returns 
nil
.
The default value of 
type
 is 
:commands
. The default value of 
database
 is the value of *default-database*.
add-sql-stream
delete-sql-stream
list-sql-streams
sql-stream
start-sql-recording
stop-sql-recording