Uses of Class
org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.CollectionExpressionVisitor
-
Packages that use BasicStateObjectBuilder.CollectionExpressionVisitor Package Description org.eclipse.persistence.jpa.jpql.tools.model The classes defined in this package define the state model API, a state model can be used to manually or programmatically create and edit a JPQL query. -
-
Uses of BasicStateObjectBuilder.CollectionExpressionVisitor in org.eclipse.persistence.jpa.jpql.tools.model
Methods in org.eclipse.persistence.jpa.jpql.tools.model that return BasicStateObjectBuilder.CollectionExpressionVisitor Modifier and Type Method Description protected BasicStateObjectBuilder.CollectionExpressionVisitorBasicStateObjectBuilder. getCollectionExpressionVisitor()
-