org.sfm.jdbc.impl.getter
public final class StringEnumResultSetGetter<E extends Enum<E>> extends Object implements Getter<ResultSet,E>
StringEnumResultSetGetter(Getter<ResultSet,String> stringGetter, Class<E> enumType)
E
get(ResultSet target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StringEnumResultSetGetter(Getter<ResultSet,String> stringGetter, 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.