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