Uses of Class
org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
Packages that use XMLAttributes Package Description org.eclipse.persistence.internal.jpa.metadata.accessors.classes -
-
Uses of XMLAttributes in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.classes that return XMLAttributes Modifier and Type Method Description XMLAttributesClassAccessor. getAttributes()INTERNAL: Used for OX mapping.Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.classes with parameters of type XMLAttributes Modifier and Type Method Description voidClassAccessor. setAttributes(XMLAttributes attributes)INTERNAL: Used for OX mapping.
-