| Interface | Description |
|---|---|
| ConnectionLifecycleInterceptor |
Implementors of this interface can be installed via the "connectionLifecycleInterceptors" configuration property and receive events and alter behavior of
"lifecycle" methods on our connection implementation.
|
| QueryInterceptor |
Implement this interface to be placed "in between" query execution, so that you can influence it.
|