public abstract static class JDBCStoreManager.ClientConnection extends DelegatingConnection
Constructor and Description |
---|
JDBCStoreManager.ClientConnection(java.sql.Connection conn) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
finalize() |
appendInfo, clearWarnings, commit, createStatement, createStatement, createStatement, createStatement, createStatement, createStatement, enforceAbstract, equals, getAutoCommit, getCatalog, getDelegate, getHoldability, getInnermostDelegate, getMetaData, getMetaData, getTransactionIsolation, getTypeMap, getWarnings, hashCode, isClosed, isReadOnly, isWrapperFor, nativeSQL, newInstance, prepareCall, prepareCall, prepareCall, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setHoldability, setReadOnly, setSavepoint, setSavepoint, setTransactionIsolation, setTypeMap, toString, unwrap
public JDBCStoreManager.ClientConnection(java.sql.Connection conn)
public void close() throws java.sql.SQLException
close
in interface java.lang.AutoCloseable
close
in interface java.sql.Connection
close
in interface Closeable
close
in class DelegatingConnection
java.sql.SQLException
protected void finalize() throws java.sql.SQLException
finalize
in class java.lang.Object
java.sql.SQLException