|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.type.SimpleTypeRegistry
public class SimpleTypeRegistry
| Constructor Summary | |
|---|---|
SimpleTypeRegistry()
|
|
| Method Summary | |
|---|---|
static boolean |
isSimpleType(java.lang.Class clazz)
Tells us if the class passed in is a knwon common type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTypeRegistry()
| Method Detail |
|---|
public static boolean isSimpleType(java.lang.Class clazz)
clazz - The class to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||