Class AsOfClauseFactory

  • All Implemented Interfaces:
    Comparable<ExpressionFactory>

    public final class AsOfClauseFactory
    extends ExpressionFactory
    This AsOfClauseFactory creates a new AsOfClause when the portion of the JPQL query to parse starts with AS OF.
    Since:
    2.5
    Version:
    2.5
    Author:
    Pascal Filion