Uses of Interface
org.eclipse.net4j.db.IDBRowHandler
-
Uses of IDBRowHandler in org.eclipse.net4j.db
Modifier and TypeMethodDescriptionstatic int
DBUtil.select
(Connection connection, IDBRowHandler rowHandler, String where, IDBField... fields) static int
DBUtil.select
(Connection connection, IDBRowHandler rowHandler, IDBField... fields)