Enum JdbcType

java.lang.Object
java.lang.Enum<JdbcType>
org.apache.ibatis.type.JdbcType
All Implemented Interfaces:
Serializable, Comparable<JdbcType>

public enum JdbcType extends Enum<JdbcType>
Author:
Clinton Begin