public class ConnectionErrorCheckingJDBCConnectionFactory extends JDBCConnectionFactory
| Constructor and Description |
|---|
ConnectionErrorCheckingJDBCConnectionFactory(HybrisDataSource dataSource,
ConnectionStatus connectionStatus) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
mustValidate(java.lang.Object obj) |
boolean |
validateObject(<any> pooledConnection) |
activateObject, createRawSQLConnection, destroyObject, disableOracleStatementCaching, enableOracleStatementCaching, getJdbcSuspendSupport, getMaxPhysicalOpen, getNumPhysicalOpen, getValidationQuery, isOracleStatementCachingEnabled, makeObject, passivateObject, resetOracleStatementCaching, resetStats, toStringpublic ConnectionErrorCheckingJDBCConnectionFactory(HybrisDataSource dataSource, ConnectionStatus connectionStatus)
protected boolean mustValidate(java.lang.Object obj)
mustValidate in class JDBCConnectionFactorypublic boolean validateObject(<any> pooledConnection)
validateObject in class JDBCConnectionFactoryCopyright © 2018 SAP SE. All Rights Reserved.