Uses of Interface
org.eclipse.net4j.db.DBUtil.RowHandler
-
Uses of DBUtil.RowHandler in org.eclipse.net4j.db
Modifier and TypeInterfaceDescriptionstatic interface
Arow handler
with amethod
that is called once per row deserialized withinDBUtil.deserializeTable()
.static interface