|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SQLTraceListener
This interface can be implemented to provide a mechanism to trace the SQL trace record objects. SQL trace record objects contain SQL statements executed by applications.
| Method Summary | |
|---|---|
void |
sqlTrace(SQLTraceRecord record)
Notify listeners with SQL trace information. |
| Method Detail |
|---|
void sqlTrace(SQLTraceRecord record)
record - SQLTraceRecord that has information related
to the SQL operation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||