protected static class Oracle11Dialect.Oracle11SqlLogFormattingVisitor.TimestampFormatter extends java.lang.Object implements SqlLogFormatter<java.sql.Timestamp>
Timestamp object to a timestamp literal.| Modifier | Constructor and Description |
|---|---|
protected |
TimestampFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertToLogFormat(java.sql.Timestamp value)
Converts the value to the SQL log format.
|
public java.lang.String convertToLogFormat(java.sql.Timestamp value)
SqlLogFormatterconvertToLogFormat in interface SqlLogFormatter<java.sql.Timestamp>value - the value