Uses of Interface
de.hybris.platform.jdbcwrapper.interceptor.JDBCInterceptor
-
Packages that use JDBCInterceptor Package Description de.hybris.platform.jdbcwrapper de.hybris.platform.jdbcwrapper.interceptor.factory de.hybris.platform.jdbcwrapper.interceptor.recover -
-
Uses of JDBCInterceptor in de.hybris.platform.jdbcwrapper
Methods in de.hybris.platform.jdbcwrapper that return JDBCInterceptor Modifier and Type Method Description JDBCInterceptorDataSourceImpl. getJDBCInterceptor()JDBCInterceptorHybrisDataSource. getJDBCInterceptor() -
Uses of JDBCInterceptor in de.hybris.platform.jdbcwrapper.interceptor.factory
Methods in de.hybris.platform.jdbcwrapper.interceptor.factory that return JDBCInterceptor Modifier and Type Method Description static JDBCInterceptorJDBCInterceptorFactory. create(Tenant tenant)JDBCInterceptorDefaultJDBCInterceptorFactory. createJDBCInterceptor(Tenant tenant)JDBCInterceptorJDBCInterceptorFactory. createJDBCInterceptor(Tenant tenant) -
Uses of JDBCInterceptor in de.hybris.platform.jdbcwrapper.interceptor.recover
Classes in de.hybris.platform.jdbcwrapper.interceptor.recover that implement JDBCInterceptor Modifier and Type Class Description classSQLRecoverableExceptionHandler
-