| Package | Description |
|---|---|
| org.ofbiz.core.entity.jdbc | |
| org.ofbiz.core.entity.jdbc.interceptors.connection |
| Modifier and Type | Method and Description |
|---|---|
static SQLConnectionInterceptor |
SQLInterceptorSupport.getNonNullSQLConnectionInterceptor(String ofbizHelperName)
This will return a NON NULL
SQLConnectionInterceptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
SafeDelegatingSqlConnectionInterceptor
Wraps a
SQLConnectionInterceptor such that the callbacks are guaranteed not to throw
runtime exceptions or linkage errors. |
| Constructor and Description |
|---|
SafeDelegatingSqlConnectionInterceptor(SQLConnectionInterceptor delegate) |
Copyright © 2024 Atlassian. All rights reserved.