public class InformixConnectionHandle extends StandardConnectionHandle
inUse, isReallyUsed, masterPrepStmtCache, preparedStatementCache
con
Constructor and Description |
---|
InformixConnectionHandle(InformixPooledConnection pooledCon,
java.util.Hashtable preparedStatementCache,
int preparedStmtCacheSize) |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String sql) |
void |
setClientInfo(java.util.Properties properties) |
void |
setClientInfo(java.lang.String name,
java.lang.String value) |
void |
setLockModeToWait(int seconds) |
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, setAutoCommit, setCatalog, setHoldability, setReadOnly, setSavepoint, setSavepoint, setTransactionIsolation, setTypeMap
public InformixConnectionHandle(InformixPooledConnection pooledCon, java.util.Hashtable preparedStatementCache, int preparedStmtCacheSize)
public void setLockModeToWait(int seconds) throws java.sql.SQLException
java.sql.SQLException
public void execute(java.lang.String sql) throws java.sql.SQLException
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