Uses of Interface
de.hybris.platform.jdbcwrapper.interceptor.JDBCInterceptor
Packages that use JDBCInterceptor
Package
Description
-
Uses of JDBCInterceptor in de.hybris.platform.jdbcwrapper
Methods in de.hybris.platform.jdbcwrapper that return JDBCInterceptorModifier and TypeMethodDescriptionprotected JDBCInterceptorConnectionImplIntegrationTest.errorThrowingJDBCInterceptor(AtomicBoolean shouldThrowError) DataSourceImpl.getJDBCInterceptor()HybrisDataSource.getJDBCInterceptor()Methods in de.hybris.platform.jdbcwrapper with parameters of type JDBCInterceptorModifier and TypeMethodDescriptionprotected DataSourceFactoryConnectionImplIntegrationTest.dataSourceFactory(JDBCInterceptor jdbcInterceptor) -
Uses of JDBCInterceptor in de.hybris.platform.jdbcwrapper.interceptor.factory
Methods in de.hybris.platform.jdbcwrapper.interceptor.factory that return JDBCInterceptorModifier and TypeMethodDescriptionstatic JDBCInterceptorDefaultJDBCInterceptorFactory.createJDBCInterceptor(Tenant tenant) JDBCInterceptorFactory.createJDBCInterceptor(Tenant tenant) -
Uses of JDBCInterceptor in de.hybris.platform.jdbcwrapper.interceptor.recover
Classes in de.hybris.platform.jdbcwrapper.interceptor.recover that implement JDBCInterceptor