public class SybaseConnectionHandle extends StandardConnectionHandle
inUse, isReallyUsed, masterPrepStmtCache, preparedStatementCache
con
Constructor and Description |
---|
SybaseConnectionHandle(SybasePooledConnection pooledCon,
java.util.Hashtable preparedStatementCache,
int preparedStmtCacheSize) |
Modifier and Type | Method and Description |
---|---|
void |
setAutoCommit(boolean autoCommit) |
void |
setClientInfo(java.util.Properties properties) |
void |
setClientInfo(java.lang.String name,
java.lang.String value) |
abort, catchInvoke, close, createArrayOf, createBlob, createClob, createNClob, createPreparedStatement, createPreparedStatement, createSQLXML, createStruct, getClientInfo, getClientInfo, getNetworkTimeout, getSchema, isClosed, isValid, isWrapperFor, preInvoke, prepareCall, prepareStatement, prepareStatement, prepareStatement, setBlob, setNetworkTimeout, setSchema, setupPreparedStatementCache, unwrap
clearWarnings, commit, createStatement, createStatement, createStatement, getAutoCommit, getCatalog, getHoldability, getMetaData, getTransactionIsolation, getTypeMap, getWarnings, isReadOnly, nativeSQL, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setCatalog, setHoldability, setReadOnly, setSavepoint, setSavepoint, setTransactionIsolation, setTypeMap
public SybaseConnectionHandle(SybasePooledConnection pooledCon, java.util.Hashtable preparedStatementCache, int preparedStmtCacheSize)
public void setAutoCommit(boolean autoCommit) throws java.sql.SQLException
setAutoCommit
in interface java.sql.Connection
setAutoCommit
in class CoreConnection
java.sql.SQLException
public void setClientInfo(java.util.Properties properties) throws java.sql.SQLClientInfoException
setClientInfo
in interface java.sql.Connection
setClientInfo
in class StandardConnectionHandle
java.sql.SQLClientInfoException
public void setClientInfo(java.lang.String name, java.lang.String value) throws java.sql.SQLClientInfoException
setClientInfo
in interface java.sql.Connection
setClientInfo
in class StandardConnectionHandle
java.sql.SQLClientInfoException