org.apache.openjpa.kernel.jpql
Class SimpleNode

java.lang.Object
  extended by org.apache.openjpa.kernel.jpql.SimpleNode
All Implemented Interfaces:
Serializable, org.apache.openjpa.kernel.jpql.Node

public class SimpleNode
extends Object

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

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.