public class SybaseConnectionHandle extends StandardConnectionHandle
inUse, isReallyUsed, masterPrepStmtCache, preparedStatementCachecon| 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, unwrapclearWarnings, 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, setTypeMappublic SybaseConnectionHandle(SybasePooledConnection pooledCon, java.util.Hashtable preparedStatementCache, int preparedStmtCacheSize)
public void setAutoCommit(boolean autoCommit)
throws java.sql.SQLException
setAutoCommit in interface java.sql.ConnectionsetAutoCommit in class CoreConnectionjava.sql.SQLExceptionpublic void setClientInfo(java.util.Properties properties)
throws java.sql.SQLClientInfoException
setClientInfo in interface java.sql.ConnectionsetClientInfo in class StandardConnectionHandlejava.sql.SQLClientInfoExceptionpublic void setClientInfo(java.lang.String name,
java.lang.String value)
throws java.sql.SQLClientInfoException
setClientInfo in interface java.sql.ConnectionsetClientInfo in class StandardConnectionHandlejava.sql.SQLClientInfoException