public interface SqlStatementLoggable
| Modifier and Type | Method and Description | 
|---|---|
| String | decompressLogLine(String compressedLogLine) | 
| void | log(String statement) | 
void log(String statement)
String decompressLogLine(String compressedLogLine) throws IOException
IOExceptionCopyright © 2020. All rights reserved.