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 TypeClassDescriptionclass
This element specifies the mapping for the element component of arrays and collections.class
Abstract representation of MetaData for a field/property of a class/interface.class
This element specifies the mapping for the element component of arrays and collections.class
Representation of the Meta-Data for a field of a class.class
Secondary 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.class
This element specifies the mapping for the key component of maps.class
Representation of Order MetaData - the ordering of the elements of a List.class
Representation of a primary key constraint.class
The property element declares mapping between a virtual field of an implemented interface and the corresponding persistent field of a persistence-capable class.class
This element specifies the mapping for the value component of maps.