Uses of Interface
de.hybris.platform.jdbcwrapper.interceptor.JDBCInterceptor.SupplierWithSQLException
Packages that use JDBCInterceptor.SupplierWithSQLException
Package
Description
-
Uses of JDBCInterceptor.SupplierWithSQLException in de.hybris.platform.jdbcwrapper.interceptor
Methods in de.hybris.platform.jdbcwrapper.interceptor with parameters of type JDBCInterceptor.SupplierWithSQLExceptionModifier and TypeMethodDescriptiondefault <T> TJDBCInterceptor.get(JDBCInterceptor.SupplierWithSQLException<T> supplier) <T> TJDBCInterceptor.get(JDBCInterceptorContext ctx, JDBCInterceptor.SupplierWithSQLException<T> supplier) -
Uses of JDBCInterceptor.SupplierWithSQLException in de.hybris.platform.jdbcwrapper.interceptor.recover
Methods in de.hybris.platform.jdbcwrapper.interceptor.recover with parameters of type JDBCInterceptor.SupplierWithSQLExceptionModifier and TypeMethodDescription<T> TSQLRecoverableExceptionHandler.get(JDBCInterceptorContext ctx, JDBCInterceptor.SupplierWithSQLException<T> supplier)