| Class | Description |
|---|---|
| BaseJdbcInterceptor |
Abstract JDBC Interceptor class that implements interceptor for SQL executions and logs them to BitSensor.
|
| JdbcAspect |
JdbcAspect is an aspect for automatic Jdbc interceptor register without the need to modify the java source code
manually.
|
| MysqlJdbcInterceptor |
BitSensor Jdbc Interceptor for MySQL database
|
| PostgresJdbcInterceptor |
BitSensor Jdbc Interceptor for PostgreSQL database
|
| SqlInterceptorConfig |
Copyright © 2018 BitSensor. All rights reserved.