Uses of Interface
org.eclipse.emf.cdo.server.db.mapping.ITypeMapping.Provider
Package
Description
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
-
Uses of ITypeMapping.Provider in org.eclipse.emf.cdo.server.db.mapping
Modifier and TypeFieldDescriptionstatic final ITypeMapping.Provider
ITypeMapping.Provider.INSTANCE
The one global (singleton) provider instance.Modifier and TypeMethodDescriptionabstract org.eclipse.net4j.db.DBType
ColumnTypeModifier.modify
(ITypeMapping.Provider provider, IMappingStrategy mappingStrategy, EStructuralFeature feature, org.eclipse.net4j.db.DBType dbType) Can modify the column type of atype mapping
that is created by thetype mapping registry
.