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