|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.db.sqlmap.TypeRegistry
Field Summary | |
private static java.util.Map |
typeMap
|
static int |
UNKNOWN_TYPE
|
Constructor Summary | |
TypeRegistry()
|
Method Summary | |
static int |
getType(java.lang.String name)
|
private static void |
initializeTypes()
|
private static void |
setType(java.lang.String name,
int value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int UNKNOWN_TYPE
private static final java.util.Map typeMap
Constructor Detail |
public TypeRegistry()
Method Detail |
private static void setType(java.lang.String name, int value)
public static int getType(java.lang.String name)
private static void initializeTypes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |