Modifier and Type | Method and Description |
---|---|
float |
readFloat(ResultSet results,
int column) |
void |
writeFloat(PreparedStatement statement,
int index,
float value) |
getDefaultLength, getIdentifier, getIdentifierSuffix, getSqlType, hasLength, read, write
float readFloat(ResultSet results, int column) throws SQLException
SQLException
void writeFloat(PreparedStatement statement, int index, float value) throws SQLException
SQLException