Package SQLite
Interface Trace
public interface Trace
Callback interface for SQLite's trace function.
-
Method Summary
-
Method Details
-
trace
Callback to trace (ie log) one SQL statement.- Parameters:
stmt- SQL statement string
-
public interface Trace
stmt - SQL statement string