Uses of Class
org.datanucleus.metadata.AbstractElementMetaData
Packages that use AbstractElementMetaData
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
-
Uses of AbstractElementMetaData in org.datanucleus.metadata
Subclasses of AbstractElementMetaData in org.datanucleus.metadataModifier and TypeClassDescriptionclass
This element specifies the mapping for the element component of arrays and collections.class
This element specifies the mapping for the key component of maps.class
This element specifies the mapping for the value component of maps.Constructors in org.datanucleus.metadata with parameters of type AbstractElementMetaDataModifierConstructorDescriptionConstructor to create a copy of the passed metadata object.