- executeAssign
int executeAssign(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeCase
int executeCase(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeClose
int executeClose(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeFetch
int executeFetch(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeFunction
int executeFunction(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeIf
int executeIf(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeLoop
int executeLoop(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeOpen
int executeOpen(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeSQL
int executeSQL(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeStatement
int executeStatement(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeStatements
int executeStatements(List!(SQLStatement) list)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeWhile
int executeWhile(SQLStatement stmt)
Undocumented in source. Be warned that the author may not have intended to support it.