Uses of Interface
org.eclipse.emf.cdo.server.db.mapping.ITypeMapping.Provider

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.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.