public static interface DBUtil.SerializeRowHandler extends DBUtil.RowHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleRow(ExtendedDataOutput out,
Connection connection,
IDBField[] fields,
Object[] values) |
donevoid handleRow(ExtendedDataOutput out, Connection connection, IDBField[] fields, Object[] values) throws SQLException, IOException
SQLExceptionIOExceptionCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.