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
IOException
Copyright © 2022. All rights reserved.