Uses of Package
org.eclipse.persistence.jpa.jpql.utility.iterable
Packages that use org.eclipse.persistence.jpa.jpql.utility.iterable
Package
Description
This is the core of Hermes, this package contains the classes that can parse a JPQL query.
The classes defined in this package define the state model API, a state model can be used to
manually or programmatically create and edit a JPQL query.
This package contains the
StateObject
classes that represents a JPQL query.-
Classes in org.eclipse.persistence.jpa.jpql.utility.iterable used by org.eclipse.persistence.jpa.jpql.parserClassDescriptionA
ListIterable
simply forces the returned object to be an instance ofListIterator
. -
Classes in org.eclipse.persistence.jpa.jpql.utility.iterable used by org.eclipse.persistence.jpa.jpql.toolsClassDescriptionA
ListIterable
simply forces the returned object to be an instance ofListIterator
. -
Classes in org.eclipse.persistence.jpa.jpql.utility.iterable used by org.eclipse.persistence.jpa.jpql.tools.modelClassDescriptionA
ListIterable
simply forces the returned object to be an instance ofListIterator
. -
Classes in org.eclipse.persistence.jpa.jpql.utility.iterable used by org.eclipse.persistence.jpa.jpql.tools.model.queryClassDescriptionA
ListIterable
simply forces the returned object to be an instance ofListIterator
. -
Classes in org.eclipse.persistence.jpa.jpql.utility.iterable used by org.eclipse.persistence.jpa.jpql.tools.utility.iterableClassDescriptionA
ListIterable
simply forces the returned object to be an instance ofListIterator
. -
Classes in org.eclipse.persistence.jpa.jpql.utility.iterable used by org.eclipse.persistence.jpa.jpql.utility.iterableClassDescriptionPull together mutator state and behavior for subclasses.A
ListIterable
simply forces the returned object to be an instance ofListIterator
.