Uses of Class
org.eclipse.persistence.internal.sessions.OrderedChangeObject
Packages that use OrderedChangeObject
-
Uses of OrderedChangeObject in org.eclipse.persistence.internal.sessions
Fields in org.eclipse.persistence.internal.sessions with type parameters of type OrderedChangeObjectModifier and TypeFieldDescriptionprotected List<OrderedChangeObject> CollectionChangeRecord.orderedChangeObjectListContains OrderedChangeObjects representing each change made to the collection.Methods in org.eclipse.persistence.internal.sessions that return types with arguments of type OrderedChangeObjectModifier and TypeMethodDescriptionCollectionChangeRecord.getOrderedChangeObjectList()This method returns the Vector of OrderedChangeObjects.Method parameters in org.eclipse.persistence.internal.sessions with type arguments of type OrderedChangeObjectModifier and TypeMethodDescriptionvoidCollectionChangeRecord.setOrderedChangeObjectList(List<OrderedChangeObject> orderedChangeObjectList)