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