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 ContainerComponentArrayMetaData.elementRepresentation of the element of the array.protected ContainerComponentCollectionMetaData.elementRepresentation of the element of the collection.protected ContainerComponentMapMetaData.keyRepresentation of the key of the map.protected ContainerComponentMapMetaData.valueRepresentation of the value of the map.