IRISLIB database
Connection Member List

This is the complete list of members for Connection, including all inherited members.

Close()Connection
Commit()Connection
CONCURREADONLYConnectionstatic
CreateStatement()Connection
GetAutoCommit()Connection
GetMetaData()Connection
GetSchema()Connection
GetTransactionIsolation()Connection
IsClosed()Connection
IsReadOnly()Connection
IsValid(_.Library.Integer timeout)Connection
javaConnection
jdbcConnectionConnection
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
TRANSACTIONNONEConnectionstatic