Uses of Class
org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
Packages that use ElementCollectionAccessor Package Description org.eclipse.persistence.internal.jpa.metadata.accessors.classes -
-
Uses of ElementCollectionAccessor in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.classes that return types with arguments of type ElementCollectionAccessor Modifier and Type Method Description List<ElementCollectionAccessor>XMLAttributes. getElementCollections()INTERNAL: Used for OX mapping.Method parameters in org.eclipse.persistence.internal.jpa.metadata.accessors.classes with type arguments of type ElementCollectionAccessor Modifier and Type Method Description voidXMLAttributes. setElementCollections(List<ElementCollectionAccessor> elementCollections)INTERNAL: Used for OX mapping.
-