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