|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.ephman.abra.tools.TypeMapper
| Field Summary | |
(package private) static java.util.HashMap |
_types
|
| Constructor Summary | |
TypeMapper()
|
|
| Method Summary | |
static TypeMap |
getType(java.lang.String fieldType)
|
static void |
setDbMap(java.util.Map dbTypes,
java.lang.String dbName)
add the database mappings |
static void |
setObjectMap(java.util.Map objs)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static java.util.HashMap _types
| Constructor Detail |
public TypeMapper()
| Method Detail |
public static void setObjectMap(java.util.Map objs)
public static void setDbMap(java.util.Map dbTypes,
java.lang.String dbName)
throws SchemaException
SchemaExceptionpublic static TypeMap getType(java.lang.String fieldType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||