Class DateTimeFactory

  • All Implemented Interfaces:
    Comparable<ExpressionFactory>

    public final class DateTimeFactory
    extends ExpressionFactory
    This 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.
    Version:
    2.4
    See Also:
    DateTime
    Author:
    Pascal Filion
    Since:
    2.3