Uses of Package
org.eclipse.emf.cdo.server.db.mapping
Package
Description
Server concepts for dealing with DB stores and accessors.
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
-
ClassDescriptionThe mapping strategy acts as a connection between the DBStore and the database management (and OR-mapping) classes.Mapping of single values to and from the database.
-
ClassDescriptionThis is a default implementation for the
ITypeMapping
interface which provides default behavor for all common types.Can modify the column type of atype mapping
that is created by thetype mapping registry
.Basic interface for class mappings.Interface for mapping features withisMany() == true
.Extension interface toIListMapping
.The mapping strategy acts as a connection between the DBStore and the database management (and OR-mapping) classes.Mapping of single values to and from the database.A descriptor which describes one type mapping class.A factory for typeMappings.A provider for type mapping information.A global (singleton) registry which collects all available type mappings which are either available in the CDO core, as declared extensions, or registered manually.