Class SimpleTypeRegistry

java.lang.Object
org.apache.ibatis.type.SimpleTypeRegistry

public class SimpleTypeRegistry
extends Object
Author:
Clinton Begin
  • Method Details

    • isSimpleType

      public static boolean isSimpleType​(Class<?> clazz)