Uses of Interface
de.hybris.platform.jdbcwrapper.JUnitJDBCConnectionPool
-
Packages that use JUnitJDBCConnectionPool Package Description de.hybris.platform.jdbcwrapper -
-
Uses of JUnitJDBCConnectionPool in de.hybris.platform.jdbcwrapper
Classes in de.hybris.platform.jdbcwrapper that implement JUnitJDBCConnectionPool Modifier and Type Class Description classJUnitConnectionErrorCheckingJDBCConnectionPoolFor testing error handling when all connections fail single connections fail the pool reports connection errors in generalConstructors in de.hybris.platform.jdbcwrapper with parameters of type JUnitJDBCConnectionPool Constructor Description DBOutageSimulator(JUnitJDBCConnectionPool connectionPool)DBOutageSimulator(java.util.concurrent.ExecutorService executor, JUnitJDBCConnectionPool connectionPool)
-