T - the value typepublic interface SqlLogFormatter<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertToLogFormat(T value)
Converts the value to the SQL log format.
|
java.lang.String convertToLogFormat(T value)
value - the value