| Package | Description |
|---|---|
| de.hybris.platform.core | |
| de.hybris.platform.jdbcwrapper |
| Modifier and Type | Method and Description |
|---|---|
JDBCConnectionPool |
DataSourceImplFactory.createConnectionPool(HybrisDataSource dataSource,
GenericObjectPoolConfig poolConfig) |
JDBCConnectionPool |
DataSourceFactory.createConnectionPool(HybrisDataSource dataSource,
GenericObjectPoolConfig poolConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionErrorCheckingJDBCConnectionPool |
class |
JUnitConnectionErrorCheckingJDBCConnectionPool
For testing error handling when
all connections fail
single connections fail
the pool reports connection errors in general
|
| Modifier and Type | Method and Description |
|---|---|
JDBCConnectionPool |
JUnitDataSourceFactory.createConnectionPool(HybrisDataSource dataSource,
GenericObjectPoolConfig poolConfig) |
JDBCConnectionPool |
DataSourceImpl.getConnectionPool() |
JDBCConnectionPool |
HybrisDataSource.getConnectionPool() |
Copyright © 2018 SAP SE. All Rights Reserved.