Package org.apache.ibatis.type
Class SimpleTypeRegistry
- java.lang.Object
-
- org.apache.ibatis.type.SimpleTypeRegistry
-
public class SimpleTypeRegistry extends Object
- Author:
- Clinton Begin
-
-
Method Detail
-
isSimpleType
public static boolean isSimpleType(Class<?> clazz)
-
-