| Package | Description |
|---|---|
| de.hybris.platform.jdbcwrapper.interceptor | |
| de.hybris.platform.jdbcwrapper.interceptor.recover |
| Modifier and Type | Method and Description |
|---|---|
default <T> T |
JDBCInterceptor.get(JDBCInterceptor.SupplierWithSQLException<T> supplier) |
<T> T |
JDBCInterceptor.get(JDBCInterceptorContext ctx,
JDBCInterceptor.SupplierWithSQLException<T> supplier) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
SQLRecoverableExceptionHandler.get(JDBCInterceptorContext ctx,
JDBCInterceptor.SupplierWithSQLException<T> supplier) |
Copyright © 2018 SAP SE. All Rights Reserved.