Package org.eclipse.net4j.db
Interface DBUtil.RowHandler
- All Known Subinterfaces:
DBUtil.DeserializeRowHandler
,DBUtil.SerializeRowHandler
- Enclosing class:
- DBUtil
public static interface DBUtil.RowHandler
Call-back interface with a
method
that is called after
a number of table rows have been handled by one of the subtypes of this interface.- Since:
- 4.1
- Author:
- Eike Stepper
-
Method Summary
-
Method Details
-
done
- Throws:
SQLException
IOException
-