Uses of Class
de.hybris.platform.jdbcwrapper.ConnectionErrorCheckingJDBCConnectionPool
Packages that use ConnectionErrorCheckingJDBCConnectionPool
-
Uses of ConnectionErrorCheckingJDBCConnectionPool in de.hybris.platform.jdbcwrapper
Subclasses of ConnectionErrorCheckingJDBCConnectionPool in de.hybris.platform.jdbcwrapperModifier and TypeClassDescriptionclassFor testing error handling when all connections fail single connections fail the pool reports connection errors in generalMethods in de.hybris.platform.jdbcwrapper that return ConnectionErrorCheckingJDBCConnectionPoolModifier and TypeMethodDescriptionConnectionErrorCheckingJDBCConnectionPool.setConnectRetries(int connectRetries) Sets the amount of retries when borrowing a new connection.