Uses of Class
de.hybris.platform.jdbcwrapper.JDBCConnectionPool
Packages that use JDBCConnectionPool
-
Uses of JDBCConnectionPool in de.hybris.platform.core
Methods in de.hybris.platform.core that return JDBCConnectionPoolModifier and TypeMethodDescriptionDataSourceFactory.createConnectionPool(HybrisDataSource dataSource, org.apache.commons.pool2.impl.GenericObjectPoolConfig poolConfig) DataSourceImplFactory.createConnectionPool(HybrisDataSource dataSource, org.apache.commons.pool2.impl.GenericObjectPoolConfig poolConfig) -
Uses of JDBCConnectionPool in de.hybris.platform.jdbcwrapper
Subclasses of JDBCConnectionPool in de.hybris.platform.jdbcwrapperModifier and TypeClassDescriptionclassclassFor testing error handling when all connections fail single connections fail the pool reports connection errors in generalMethods in de.hybris.platform.jdbcwrapper that return JDBCConnectionPoolModifier and TypeMethodDescriptionJUnitDataSourceFactory.createConnectionPool(HybrisDataSource dataSource, org.apache.commons.pool2.impl.GenericObjectPoolConfig poolConfig) DataSourceImpl.getConnectionPool()HybrisDataSource.getConnectionPool()