public class InformixConnectionHandle extends StandardConnectionHandle
inUse, isReallyUsed, masterPrepStmtCache, preparedStatementCachecon| 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, unwrapclearWarnings, 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, setTypeMappublic InformixConnectionHandle(InformixPooledConnection pooledCon, java.util.Hashtable preparedStatementCache, int preparedStmtCacheSize)
public void setLockModeToWait(int seconds)
throws java.sql.SQLException
java.sql.SQLExceptionpublic void execute(java.lang.String sql)
throws java.sql.SQLException
java.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