Uses of Class
org.datanucleus.metadata.ContainerComponent
-
Packages that use ContainerComponent Package Description org.datanucleus.metadata 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 ContainerComponent Modifier and Type Field Description protected 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.
-