Uses of Class
de.hybris.platform.jdbcwrapper.JDBCConnectionFactory
Packages that use JDBCConnectionFactory
-
Uses of JDBCConnectionFactory in de.hybris.platform.jdbcwrapper
Subclasses of JDBCConnectionFactory in de.hybris.platform.jdbcwrapperModifier and TypeClassDescriptionclassclassConstructors in de.hybris.platform.jdbcwrapper with parameters of type JDBCConnectionFactoryModifierConstructorDescriptionConnectionErrorCheckingJDBCConnectionPool(JDBCConnectionFactory factory, org.apache.commons.pool2.impl.GenericObjectPoolConfig cfg, ConnectionStatus connectionStatus) JDBCConnectionPool(JDBCConnectionFactory factory, org.apache.commons.pool.impl.GenericObjectPool.Config cfg) Deprecated, for removal: This API element is subject to removal in a future version.JDBCConnectionPool(JDBCConnectionFactory factory, org.apache.commons.pool2.impl.GenericObjectPoolConfig cfg)
JDBCConnectionPool(JDBCConnectionFactory, GenericObjectPoolConfig)This method converts GenericObjectPool.Config to corresponding GenericObjectPool.