Uses of Interface
de.hybris.platform.jdbcwrapper.JUnitJDBCConnectionPool
Packages that use JUnitJDBCConnectionPool
-
Uses of JUnitJDBCConnectionPool in de.hybris.platform.jdbcwrapper
Classes in de.hybris.platform.jdbcwrapper that implement JUnitJDBCConnectionPoolModifier and TypeClassDescriptionclassFor 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 JUnitJDBCConnectionPoolModifierConstructorDescriptionDBOutageSimulator(JUnitJDBCConnectionPool connectionPool) DBOutageSimulator(ExecutorService executor, JUnitJDBCConnectionPool connectionPool)