public 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() |
abort, appendInfo, clearWarnings, commit, createArrayOf, createBlob, createClob, createNClob, createSQLXML, createStatement, createStatement, createStatement, createStatement, createStatement, createStatement, createStruct, equals, getAutoCommit, getCatalog, getClientInfo, getClientInfo, getDelegate, getHoldability, getInnermostDelegate, getMetaData, getMetaData, getNetworkTimeout, getSchema, getTransactionIsolation, getTypeMap, getWarnings, hashCode, isClosed, isReadOnly, isValid, isWrapperFor, nativeSQL, prepareCall, prepareCall, prepareCall, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setClientInfo, setClientInfo, setHoldability, setNetworkTimeout, setReadOnly, setSavepoint, setSavepoint, setSchema, setTransactionIsolation, setTypeMap, toString, unwrappublic JDBCStoreManager.ClientConnection(java.sql.Connection conn)
public void close()
throws java.sql.SQLException
close in interface java.lang.AutoCloseableclose in interface java.sql.Connectionclose in interface Closeableclose in class DelegatingConnectionjava.sql.SQLExceptionprotected void finalize()
throws java.sql.SQLException
finalize in class java.lang.Objectjava.sql.SQLExceptionCopyright © 2006-2013 Apache Software Foundation. All Rights Reserved.