Class SimpleNode

  • All Implemented Interfaces:
    java.io.Serializable, Node

    public class SimpleNode
    extends JPQLExpressionBuilder.JPQLNode
    Base node implementation for all JPQL nodes. Subclasses will be generated as part of the JavaCC process.
    Author:
    Marc Prud'hommeaux
    See Also:
    Serialized Form