| Interface | Description |
|---|---|
| SQLInterceptor |
The
SQLInterceptor is called before and after SQL is to be executed in OFBIZ. |
| SQLInterceptorFactory |
SQLInterceptorFactory is responsible for generating SQLInterceptors when asked. |
| Class | Description |
|---|---|
| NoopSQLInterceptorFactory |
A NO-OP implementation of
SQLInterceptorFactory |
Copyright © 2016 Atlassian. All rights reserved.