public interface SQLTraceListener
| Modifier and Type | Method and Description |
|---|---|
void |
sqlTrace(SQLTraceRecord record)
Notify listeners with SQL trace information.
|
void sqlTrace(SQLTraceRecord record)
record - SQLTraceRecord that has information related
to the SQL operationCopyright © 2019. All rights reserved.