batch property

Batch? batch
getter/setter pair

If batch not null, we will use it for calling the corresponding SQL Api of executor

Implementation

Batch? batch;