- checkClosed
void checkClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- closeResultSet
void closeResultSet()
Undocumented in source. Be warned that the author may not have intended to support it.
- createMetadata
ResultSetMetaData createMetadata(FieldDescription[] fields)
Undocumented in source. Be warned that the author may not have intended to support it.
- createMetadata
ParameterMetaData createMetadata(ParamDescription[] fields)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeQuery
ddbc.core.ResultSet executeQuery(string query)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeUpdate
int executeUpdate(string query)
Undocumented in source. Be warned that the author may not have intended to support it.
- executeUpdate
int executeUpdate(string query, Variant insertId)
Undocumented in source. Be warned that the author may not have intended to support it.
- getConnection
MySQLConnection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
- lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
- unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.