|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ITypeMapping.Provider | |
|---|---|
| org.eclipse.emf.cdo.server.db.mapping | 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 |
|---|
| Fields in org.eclipse.emf.cdo.server.db.mapping declared as ITypeMapping.Provider | |
|---|---|
static ITypeMapping.Provider |
ITypeMapping.Provider.INSTANCE
The one global (singleton) provider instance. |
| Methods in org.eclipse.emf.cdo.server.db.mapping with parameters of type ITypeMapping.Provider | |
|---|---|
abstract DBType |
ColumnTypeModifier.modify(ITypeMapping.Provider provider,
IMappingStrategy mappingStrategy,
EStructuralFeature feature,
DBType dbType)
Can modify the column type of a type mapping that is created by the type mapping registry. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||