public final class EnumResultSetGetter<E extends Enum<E>> extends Object implements Getter<ResultSet,E>
EnumResultSetGetter(int column, Class<E> enumType)
E
get(ResultSet target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EnumResultSetGetter(int column, Class<E> enumType)
public E get(ResultSet target) throws Exception
get
Getter<ResultSet,E extends Enum<E>>
Exception
public String toString()
toString
Object
Copyright © 2015. All rights reserved.