Qore jni Module 2.4.0
Loading...
Searching...
No Matches
org.qore.lang.bulksqlutil.BulkRowCallback Interface Reference

This class is used for row code callbacks with bulk SQL classes. More...

Inherits QoreClosureMarker.

Public Member Methods

void call (Map< String, Object > row)
 This method is called when data has been sent to the database and all output data is available; must accept a hash argument that represents the data written to the database including any output arguments.
 

Detailed Description

This class is used for row code callbacks with bulk SQL classes.


The documentation for this interface was generated from the following file: