Uses of Class
org.eclipse.persistence.queries.JPQLCall
-
Packages that use JPQLCall Package Description org.eclipse.persistence.internal.queries -
-
Uses of JPQLCall in org.eclipse.persistence.internal.queries
Fields in org.eclipse.persistence.internal.queries declared as JPQLCall Modifier and Type Field Description protected JPQLCallJPQLCallQueryMechanism. ejbqlCallMethods in org.eclipse.persistence.internal.queries that return JPQLCall Modifier and Type Method Description JPQLCallJPQLCallQueryMechanism. getJPQLCall()Methods in org.eclipse.persistence.internal.queries with parameters of type JPQLCall Modifier and Type Method Description voidJPQLCallQueryMechanism. setJPQLCall(JPQLCall newJPQLCall)Constructors in org.eclipse.persistence.internal.queries with parameters of type JPQLCall Constructor Description JPQLCallQueryMechanism(DatabaseQuery query, JPQLCall call)INTERNAL Initialize the state of the query
-