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