Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.persistence.jpa.jpql.tools.utility Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AndFilterThis filter will "accept" any object that is accept by both of the specified wrapped filters.Classorg.eclipse.persistence.jpa.jpql.tools.utility.filterEclipseLink
CloneIterablePull together remover state and behavior for subclasses.Classorg.eclipse.persistence.jpa.jpql.tools.utility.iterableEclipseLink
CloneIteratorA CloneIterator iterates over a copy of a collection, allowing for concurrent access to the original collection.Classorg.eclipse.persistence.jpa.jpql.tools.utility.iteratorEclipseLink
CloneIterator .RemoverUsed by CloneIterator to remove elements from the original collection; since the iteratorInterfaceorg.eclipse.persistence.jpa.jpql.tools.utility.iteratorEclipseLink
CloneIterator .Remover .ReadOnlyClassorg.eclipse.persistence.jpa.jpql.tools.utility.iteratorEclipseLink
CompoundFilterThis filter provides a simple framework for combining the behavior of a pair of filters.Classorg.eclipse.persistence.jpa.jpql.tools.utility.filterEclipseLink
EmptyIterableAn EmptyIterable is just that.Classorg.eclipse.persistence.jpa.jpql.tools.utility.iterableEclipseLink
EmptyIteratorA null instance of an Iterator.Classorg.eclipse.persistence.jpa.jpql.tools.utility.iteratorEclipseLink
SingleElementListIterableA SingleElementListIterable returns a ListIterator that holds a single elementClassorg.eclipse.persistence.jpa.jpql.tools.utility.iterableEclipseLink
SingleElementListIteratorA SingleElementListIterator holds a single element and returns it with the first call to next(), at which point it will return false to any subsequent callClassorg.eclipse.persistence.jpa.jpql.tools.utility.iteratorEclipseLink
SnapshotCloneIterableA SnapshotCloneIterable returns an iterator on a "snapshot" of a collection, allowing for concurrent access to the original collection.Classorg.eclipse.persistence.jpa.jpql.tools.utility.iterableEclipseLink
SnapshotCloneIterable .LocalCloneIteratorClassorg.eclipse.persistence.jpa.jpql.tools.utility.iterableEclipseLink
XmlEscapeCharacterConverterThis converter handles references when dealing with text or markup in an XML document.Classorg.eclipse.persistence.jpa.jpql.tools.utilityEclipseLink