public final class DateTimeFactory extends ExpressionFactory
DateTimeFactory
creates a new DateTime
when the portion of the query to
parse starts with CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP or with the
JDBC escape format used for date/time/timestamp.DateTime
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
DateTimeFactory . |
Constructor and Description |
---|
DateTimeFactory()
Creates a new
DateTimeFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
DateTimeFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference