JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.ofbiz.entity.jdbc
Interface ExecQueryCallbackFunctionIF
public interface
ExecQueryCallbackFunctionIF
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
processNextRow
(
ResultSet
rs)
Method Details
processNextRow
boolean
processNextRow
(
ResultSet
rs)
throws
SQLException
Throws:
SQLException