Uses of Class
org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
Packages that use CompoundExpressionImpl Package Description org.eclipse.persistence.internal.jpa.querydef -
-
Uses of CompoundExpressionImpl in org.eclipse.persistence.internal.jpa.querydef
Subclasses of CompoundExpressionImpl in org.eclipse.persistence.internal.jpa.querydef Modifier and Type Class Description classInImpl<T>Purpose: Contains the implementation of the In interface of the JPA criteria API.classPredicateImplPurpose: Contains the implementation of the Predicate interface of the JPA criteria API.
-