Uses of Interface
de.hybris.platform.jdbcwrapper.interceptor.recover.SQLRecoveryStrategy
Packages that use SQLRecoveryStrategy
Package
Description
-
Uses of SQLRecoveryStrategy in de.hybris.platform.jdbcwrapper.interceptor.factory
Methods in de.hybris.platform.jdbcwrapper.interceptor.factory that return SQLRecoveryStrategyModifier and TypeMethodDescriptionprotected SQLRecoveryStrategyDefaultJDBCInterceptorFactory.createSQLRecoveryStrategy(Tenant tenant) -
Uses of SQLRecoveryStrategy in de.hybris.platform.jdbcwrapper.interceptor.recover
Classes in de.hybris.platform.jdbcwrapper.interceptor.recover that implement SQLRecoveryStrategyConstructors in de.hybris.platform.jdbcwrapper.interceptor.recover with parameters of type SQLRecoveryStrategyModifierConstructorDescriptionSQLRecoverableExceptionHandler(SQLRecoveryStrategy recoveryStrategy)