public class DoubleWriter extends AbstractResultWriter
ResultSet.getDouble(int)
to read data from the result set
and Double.toString(double)
to format the value.index, NULL_ESCAPE, rs, writer
Constructor and Description |
---|
DoubleWriter(ResultSet rs,
int index,
Writer writer,
char[] nullEscape) |
public void write() throws SQLException, IOException
ResultWriter
SQLException
IOException