Uses of Class
org.eclipse.persistence.jpa.jpql.tools.model.query.AnonynousEclipseLinkStateObjectVisitor
-
Packages that use AnonynousEclipseLinkStateObjectVisitor Package Description org.eclipse.persistence.jpa.jpql.tools.model.query This package contains theStateObjectclasses that represents a JPQL query. -
-
Uses of AnonynousEclipseLinkStateObjectVisitor in org.eclipse.persistence.jpa.jpql.tools.model.query
Subclasses of AnonynousEclipseLinkStateObjectVisitor in org.eclipse.persistence.jpa.jpql.tools.model.query Modifier and Type Class Description classAbstractEclipseLinkTraverseChildrenVisitorThisStateObjectVisitortraverses the entire hierarchy of the JPQL parsed tree by going down into each of the children of any givenStateObject.classAbstractEclipseLinkTraverseParentVisitorThisStateObjectVisitortraverses up the hierarchy.
-