Uses of Class
org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
Packages that use AbstractQueryImpl Package Description org.eclipse.persistence.internal.jpa.querydef -
-
Uses of AbstractQueryImpl in org.eclipse.persistence.internal.jpa.querydef
Subclasses of AbstractQueryImpl in org.eclipse.persistence.internal.jpa.querydef Modifier and Type Class Description classCriteriaQueryImpl<T>Purpose: Contains the implementation of the CriteriaQuery interface of the JPA criteria API.classSubQueryImpl<T>Purpose: Contains the implementation of the SubQuery interface of the JPA criteria API.Methods in org.eclipse.persistence.internal.jpa.querydef with parameters of type AbstractQueryImpl Modifier and Type Method Description voidFromImpl. findJoins(AbstractQueryImpl query)
-