public final class FloatResultSetGetter extends Object implements org.simpleflatmapper.reflect.primitive.FloatGetter<ResultSet>, org.simpleflatmapper.reflect.Getter<ResultSet,Float>
| Constructor and Description |
|---|
FloatResultSetGetter(int column) |
| Modifier and Type | Method and Description |
|---|---|
Float |
get(ResultSet target) |
float |
getFloat(ResultSet target) |
String |
toString() |
public float getFloat(ResultSet target) throws SQLException
getFloat in interface org.simpleflatmapper.reflect.primitive.FloatGetter<ResultSet>SQLExceptionCopyright © 2018. All rights reserved.