Uses of Interface
org.ofbiz.core.entity.jdbc.ExecQueryCallbackFunctionIF
Packages that use ExecQueryCallbackFunctionIF
-
Uses of ExecQueryCallbackFunctionIF in org.ofbiz.core.entity.jdbc
Methods in org.ofbiz.core.entity.jdbc with parameters of type ExecQueryCallbackFunctionIFModifier and TypeMethodDescriptionvoidSQLProcessor.execQuery(String sql, ExecQueryCallbackFunctionIF aListener) Execute a query based on the SQL string given.