Uses of Interface
org.eclipse.net4j.db.IDBRowHandler

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

Uses of IDBRowHandler in org.eclipse.net4j.db
 

Methods in org.eclipse.net4j.db with parameters of type IDBRowHandler
static int DBUtil.select(Connection connection, IDBRowHandler rowHandler, IDBField... fields)
           
static int DBUtil.select(Connection connection, IDBRowHandler rowHandler, String where, IDBField... fields)
           
 



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