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 © 2017–2020 Eclipse Foundation. All rights reserved.