Uses of Interface
org.datanucleus.metadata.ColumnMetaDataContainer
Packages that use ColumnMetaDataContainer
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
-
Uses of ColumnMetaDataContainer in org.datanucleus.metadata
Classes in org.datanucleus.metadata that implement ColumnMetaDataContainerModifier and TypeClassDescriptionclassThis element specifies the mapping for the element component of arrays and collections.classAbstract representation of MetaData for a field/property of a class/interface.classThis element specifies the mapping for the element component of arrays and collections.classRepresentation of the Meta-Data for a field of a class.classSecondary tables and join tables are mapped using a join condition that associates a column or columns in the secondary or join table with a column or columns in the primary table, typically the primary tables primary key columns.classThis element specifies the mapping for the key component of maps.classRepresentation of Order MetaData - the ordering of the elements of a List.classRepresentation of a primary key constraint.classThe property element declares mapping between a virtual field of an implemented interface and the corresponding persistent field of a persistence-capable class.classThis element specifies the mapping for the value component of maps.