TIBCO BusinessEvents™
RDBMS
Database
Database
.
closeQuery()
Signature
void closeQuery(String cursorName)
Domain
ACTION, CONDITION, BUI
Description
Closes the cursor for the query
Parameters
Name
Type
Description
cursorName
String
The name of the database cursor to be closed
Returns
Type
Description
void
Cautions
none