public interface Loggable
P6LogQuery.| Modifier and Type | Method and Description |
|---|---|
ConnectionInformation |
getConnectionInformation() |
java.lang.String |
getSql() |
java.lang.String |
getSqlWithValues() |
java.lang.String getSql()
SQL.java.lang.String getSqlWithValues()
SQL having '?' replaced with real values used.ConnectionInformation getConnectionInformation()