org.ofbiz.entity.jdbc
Interface ExecQueryCallbackFunctionIF


public interface ExecQueryCallbackFunctionIF


Method Summary
 boolean processNextRow(java.sql.ResultSet rs)
           
 

Method Detail

processNextRow

boolean processNextRow(java.sql.ResultSet rs)
                       throws java.sql.SQLException
Throws:
java.sql.SQLException