Class OrderSiblingsByClauseFactory

  • All Implemented Interfaces:
    java.lang.Comparable<ExpressionFactory>

    public final class OrderSiblingsByClauseFactory
    extends ExpressionFactory
    This OrderSiblingsByClauseFactory creates a new OrderSiblingsByClause when the portion of the query to parse starts with ORDER SIBLINGS BY.
    Since:
    2.3
    Version:
    2.4
    Author:
    Pascal Filion
    See Also:
    OrderByClause
    • Constructor Detail

      • OrderSiblingsByClauseFactory

        public OrderSiblingsByClauseFactory()
        Creates a new OrderSiblingsByClauseFactory.