Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


Package org.eclipse.persistence.oxm.documentpreservation

Class Summary
AppendNewElementsOrderingPolicy INTERNAL: Purpose:Provide an implementation of NodeOrderingPolicy that simply appends the new child element to the parent.
DocumentPreservationPolicy Purpose:Provides an interface for customizing how Documents are preserved.
IgnoreNewElementsOrderingPolicy INTERNAL: Purpose:An implementation of NodeOrderingPolicy that ignores any new elements when updating a cached document.
NodeOrderingPolicy Purpose:Provide a policy that specifies how new XML Elements are added to an existing XML Document.
RelativePositionOrderingPolicy INTERNAL: Purpose:An implementation of NodeOrderingPolicy that adds new elements to an XML Document based on the last updated sibling in their context.

 


Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.