Uses of Class
org.datanucleus.metadata.ContainerComponent
Packages that use ContainerComponent
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
-
Uses of ContainerComponent in org.datanucleus.metadata
Fields in org.datanucleus.metadata declared as ContainerComponentModifier and TypeFieldDescriptionprotected ContainerComponent
ArrayMetaData.element
Representation of the element of the array.protected ContainerComponent
CollectionMetaData.element
Representation of the element of the collection.protected ContainerComponent
MapMetaData.key
Representation of the key of the map.protected ContainerComponent
MapMetaData.value
Representation of the value of the map.