Uses of Interface
org.eclipse.net4j.db.DBUtil.RowHandler

Packages that use DBUtil.RowHandler
org.eclipse.net4j.db The Net4j DB framework. 
 

Uses of DBUtil.RowHandler in org.eclipse.net4j.db
 

Subinterfaces of DBUtil.RowHandler in org.eclipse.net4j.db
static interface DBUtil.DeserializeRowHandler
          A row handler with a method that is called once per row deserialized within DBUtil.deserializeTable().
static interface DBUtil.SerializeRowHandler
          A row handler with a method that is called once per row serialized within DBUtil.serializeTable().
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.