Uses of Class
org.eclipse.persistence.jpa.jpql.tools.model.JPQLQueryBuilderWrapper
-
Packages that use JPQLQueryBuilderWrapper 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 JPQLQueryBuilderWrapper in org.eclipse.persistence.jpa.jpql.tools.model
Subclasses of JPQLQueryBuilderWrapper in org.eclipse.persistence.jpa.jpql.tools.model Modifier and Type Class Description classDefaultEclipseLinkJPQLQueryBuilderAn implementation ofIJPQLQueryBuilderthat provides support based on the latest release of the Java Persistence functional specification.classDefaultJPQLQueryBuilderAn implementation ofIJPQLQueryBuilderthat provides support based on the latest release of the Java Persistence functional specification.
-