Class NewProxyConnectionJdbc43Full
java.lang.Object
com.mchange.v2.c3p0.impl.AbstractNewProxyConnection
com.mchange.v2.c3p0.impl.NewProxyConnectionJdbc43Full
- All Implemented Interfaces:
C3P0ProxyConnection, AutoCloseable, Connection, Wrapper
public final class NewProxyConnectionJdbc43Full
extends AbstractNewProxyConnection
implements Connection, C3P0ProxyConnection
-
Field Summary
Fields inherited from class AbstractNewProxyConnection
innerFields inherited from interface C3P0ProxyConnection
RAW_CONNECTIONFields inherited from interface Connection
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE -
Constructor Summary
ConstructorsConstructorDescriptionNewProxyConnectionJdbc43Full(Connection inner, NewPooledConnection parentPooledConnection) -
Method Summary
Modifier and TypeMethodDescriptionfinal voidfinal voidfinal booleansetShardingKeyIfValid(ShardingKey a, int b) final booleansetShardingKeyIfValid(ShardingKey a, ShardingKey b, int c) Methods inherited from class AbstractNewProxyConnection
abort, beginRequest, clearWarnings, close, commit, createArrayOf, createBlob, createClob, createNClob, createSQLXML, createStatement, createStatement, createStatement, createStruct, endRequest, getAutoCommit, getCatalog, getClientInfo, getClientInfo, getHoldability, getMetaData, getNetworkTimeout, getSchema, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, isValid, isWrapperFor, nativeSQL, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, rawConnectionOperation, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setClientInfo, setClientInfo, setHoldability, setNetworkTimeout, setReadOnly, setSavepoint, setSavepoint, setSchema, setTransactionIsolation, setTypeMap, toString, unwrapMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface C3P0ProxyConnection
rawConnectionOperationMethods inherited from interface Connection
abort, beginRequest, clearWarnings, close, commit, createArrayOf, createBlob, createClob, createNClob, createSQLXML, createStatement, createStatement, createStatement, createStruct, endRequest, getAutoCommit, getCatalog, getClientInfo, getClientInfo, getHoldability, getMetaData, getNetworkTimeout, getSchema, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, isValid, nativeSQL, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setClientInfo, setClientInfo, setHoldability, setNetworkTimeout, setReadOnly, setSavepoint, setSavepoint, setSchema, setTransactionIsolation, setTypeMapMethods inherited from interface Wrapper
isWrapperFor, unwrap
-
Constructor Details
-
NewProxyConnectionJdbc43Full
-
-
Method Details
-
setShardingKeyIfValid
- Specified by:
setShardingKeyIfValidin interfaceConnection- Throws:
SQLException
-
setShardingKeyIfValid
- Specified by:
setShardingKeyIfValidin interfaceConnection- Throws:
SQLException
-
setShardingKey
- Specified by:
setShardingKeyin interfaceConnection- Throws:
SQLException
-
setShardingKey
- Specified by:
setShardingKeyin interfaceConnection- Throws:
SQLException
-