SelectStatementCallback
Callback interface used with DatabaseServices.executeSQLStatement
SelectStatementCallback Functions
call | SelectStatementCallback.call( columnData ) | This method is called with each database row returned by DatabaseServices.executeSQLStatement. |