|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A descriptor which describes one type mapping class. The descriptor is encoded in the factoryType which is used as
a string description for the extension point mechanism. Translations and instantiations can be done using the
methods in TypeMappingUtil
.
Method Summary | |
---|---|
DBType |
getDBType()
The target (i.e., db) type that can be mapped by the type mapping. |
EClassifier |
getEClassifier()
The source (i.e., model) type that can be mapped by the type mapping. |
String |
getFactoryType()
The factoryType of the factory which can create the type mapping |
String |
getID()
The ID of the described type mapping. |
Method Detail |
---|
String getFactoryType()
String getID()
EClassifier getEClassifier()
DBType getDBType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |