类 EnumTypeHandler<E extends Enum<E>>

java.lang.Object
cool.scx.jdbc.type_handler.EnumTypeHandler<E>
所有已实现的接口:
TypeHandler<E>

public class EnumTypeHandler<E extends Enum<E>> extends Object implements TypeHandler<E>