Uses of Class
org.eclipse.persistence.internal.helper.IndexedObject
-
Packages that use IndexedObject Package Description org.eclipse.persistence.internal.helper org.eclipse.persistence.internal.queries -
-
Uses of IndexedObject in org.eclipse.persistence.internal.helper
Methods in org.eclipse.persistence.internal.helper with parameters of type IndexedObject Modifier and Type Method Description intIndexedObject. compareTo(IndexedObject anotherIndexedObject) -
Uses of IndexedObject in org.eclipse.persistence.internal.queries
Method parameters in org.eclipse.persistence.internal.queries with type arguments of type IndexedObject Modifier and Type Method Description ListOrderedListContainerPolicy. correctOrderList(List<IndexedObject> indexedObjects)PUBLIC: Correct object's order in the list.
-