Package com.mysql.cj.interceptors
-
Interface Summary Interface Description QueryInterceptor Implement this interface to be placed "in between" query execution, so that you can influence it.
Interface | Description |
---|---|
QueryInterceptor |
Implement this interface to be placed "in between" query execution, so that you can influence it.
|