public interface ResultWriter
ResultSet
to read from, which column index (or indexes)
to use and the Writer
to write to.ResultWriterFactory
Modifier and Type | Method and Description |
---|---|
void |
write()
Write the current data.
|
void write() throws SQLException, IOException
SQLException
IOException