Package com.impossibl.jdbc.spy
Interface TraceOutput
-
- All Known Implementing Classes:
FileTraceOutput
,SimpleTraceOutput
public interface TraceOutput
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
trace(Trace trace)
-
-
-
Method Detail
-
trace
void trace(Trace trace)
-
-