This is the complete list of members for Connection, including all inherited members.
Close() | Connection | |
Commit() | Connection | |
CONCURREADONLY | Connection | static |
CreateStatement() | Connection | |
GetAutoCommit() | Connection | |
GetMetaData() | Connection | |
GetSchema() | Connection | |
GetTransactionIsolation() | Connection | |
IsClosed() | Connection | |
IsReadOnly() | Connection | |
IsValid(_.Library.Integer timeout) | Connection | |
java | Connection | |
jdbcConnection | Connection | |
PrepareCall(_.Library.String sql) | Connection | |
PrepareStatement(_.Library.String sql, _.Library.Integer resultSetType, _.Library.Integer resultSetConcurrency) | Connection | |
Rollback() | Connection | |
SetAutoCommit(_.Library.Boolean autoCommit) | Connection | |
SetReadOnly(_.Library.Boolean readOnly) | Connection | |
SetSchema(_.Library.String schema) | Connection | |
SetTransactionIsolation(_.Library.Integer level) | Connection | |
TRANSACTIONNONE | Connection | static |