java.lang.Object
org.eclipse.persistence.internal.helper.MappingCompare
All Implemented Interfaces:
Serializable, Comparator<DatabaseMapping>

public class MappingCompare extends Object implements Comparator<DatabaseMapping>, Serializable
INTERNAL: Use to Sort The mappings in ClassDescriptor, Mappings are either DirectToField, which must be at the top or other Avoid using this class as sun.misc is not part of many VM's like Netscapes.
See Also: