public class TextWriter extends AbstractResultWriter
ResultSet.getString(int)
to read
data from the result set.Modifier and Type | Field and Description |
---|---|
private char[][] |
ESCAPE |
index, NULL_ESCAPE, rs, writer
Constructor and Description |
---|
TextWriter(ResultSet rs,
int index,
Writer writer,
char[] nullEscape,
char[][] charEscape) |
public void write() throws SQLException, IOException
ResultWriter
SQLException
IOException