Uses of Interface
org.eclipse.net4j.db.IDBRowHandler
Packages that use IDBRowHandler
-
Uses of IDBRowHandler in org.eclipse.net4j.db
Methods in org.eclipse.net4j.db with parameters of type IDBRowHandlerModifier and TypeMethodDescriptionstatic int
DBUtil.select
(Connection connection, IDBRowHandler rowHandler, String where, IDBField... fields) static int
DBUtil.select
(Connection connection, IDBRowHandler rowHandler, IDBField... fields)