|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A global (singleton) registry which collects all available type mappings which are either available in the CDO core, as declared extensions, or registered manually.
Field Summary | |
---|---|
static ITypeMapping.Registry |
INSTANCE
The one global (singleton) registry instance. |
Method Summary | |
---|---|
Collection<DBType> |
getDefaultFeatureMapDBTypes()
Provides a list of all DBTypes for which type mappings exist in the registry. |
void |
registerTypeMapping(ITypeMapping.Descriptor descriptor)
Register a type mapping by descriptor. |
Field Detail |
---|
static final ITypeMapping.Registry INSTANCE
Method Detail |
---|
void registerTypeMapping(ITypeMapping.Descriptor descriptor)
Collection<DBType> getDefaultFeatureMapDBTypes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |