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