Uses of Class
org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
Packages that use CommonAbstractCriteriaImpl
- 
Uses of CommonAbstractCriteriaImpl in org.eclipse.persistence.internal.jpa.querydefSubclasses of CommonAbstractCriteriaImpl in org.eclipse.persistence.internal.jpa.querydefModifier and TypeClassDescriptionclassPurpose: Contains the implementation of the AbstractQuery interface of the JPA criteria API.classPurpose: Contains the implementation of the CriteriaDelete interface of the JPA criteria API.classPurpose: Contains the implementation of the CriteriaQuery interface of the JPA criteria API.classPurpose: Contains the implementation of the CriteriaUpdate 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 CommonAbstractCriteriaImplModifier and TypeMethodDescriptionvoidCompoundSelectionImpl.findRootAndParameters(CommonAbstractCriteriaImpl criteriaQuery) voidCriteriaBuilderImpl.CaseImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidCriteriaBuilderImpl.SimpleCaseImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidExpressionImpl.findRootAndParameters(CommonAbstractCriteriaImpl criteriaQuery) voidFunctionExpressionImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidInImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidInternalSelection.findRootAndParameters(CommonAbstractCriteriaImpl criteriaQuery) voidOrderImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidParameterExpressionImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidPathImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidRootImpl.findRootAndParameters(CommonAbstractCriteriaImpl query) voidSubQueryImpl.findRootAndParameters(CommonAbstractCriteriaImpl query)