- beginTransaction
void beginTransaction()
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.
- commit
void commit()
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
int execute(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
- getConnection
SqlConnection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTransaction
Transaction getTransaction()
Undocumented in source. Be warned that the author may not have intended to support it.
- prepare
Statement prepare(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
- query
RowSet query(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
- rollback
void rollback()
Undocumented in source. Be warned that the author may not have intended to support it.