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

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

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

Methods in org.eclipse.net4j.db with parameters of type DBUtil.SerializeRowHandler
static void DBUtil.serializeTable(ExtendedDataOutput out, Connection connection, IDBTable table, String tableAlias, String sqlSuffix, DBUtil.SerializeRowHandler handler)
           
 



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