Uses of Class
org.eclipse.persistence.jpa.jpql.tools.model.query.CollectionExpressionStateObject
-
Packages that use CollectionExpressionStateObject Package Description org.eclipse.persistence.jpa.jpql.tools.model.query This package contains theStateObjectclasses that represents a JPQL query. -
-
Uses of CollectionExpressionStateObject in org.eclipse.persistence.jpa.jpql.tools.model.query
Methods in org.eclipse.persistence.jpa.jpql.tools.model.query with parameters of type CollectionExpressionStateObject Modifier and Type Method Description protected booleanCollectionExpressionStateObject. areChildrenEquivalent(CollectionExpressionStateObject stateObject)Determines whether the children of thisStateObjectare equivalent to the children of the given one, i.e.
-