| Interface | Description |
|---|---|
| QueryCountStrategy | |
| QueryExecutionListener |
Listener interface.
|
| Class | Description |
|---|---|
| ChainListener |
Execute chain of listeners.
|
| DataSourceQueryCountListener |
Update database access information.
|
| NoOpQueryExecutionListener |
No operation implementation of
QueryExecutionListener |
| QueryUtils | |
| SingleQueryCountHolder |
Use single instance to hold
QueryCount. |
| SlowQueryListener |
Slow query detection listener.
|
| ThreadQueryCountHolder |
Uses
QueryCountHolder which uses thread local to hold QueryCount. |
Copyright © 2017. All rights reserved.