| Package | Description |
|---|---|
| de.hybris.platform.jdbcwrapper.interceptor | |
| de.hybris.platform.jdbcwrapper.interceptor.recover |
| Modifier and Type | Method and Description |
|---|---|
static JDBCInterceptorContext |
JDBCInterceptorContext.forMethod(java.lang.Class<?> clazz,
java.lang.String methodName) |
static JDBCInterceptorContext |
JDBCInterceptorContext.unknown() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
JDBCInterceptor.get(JDBCInterceptorContext ctx,
JDBCInterceptor.SupplierWithSQLException<T> supplier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultSQLRecoveryStrategy.canRecover(JDBCInterceptorContext ctx) |
boolean |
SQLRecoveryStrategy.canRecover(JDBCInterceptorContext ctx) |
<T> T |
SQLRecoverableExceptionHandler.get(JDBCInterceptorContext ctx,
JDBCInterceptor.SupplierWithSQLException<T> supplier) |
Copyright © 2018 SAP SE. All Rights Reserved.