arguments property

List<ArgumentsForBatchedStatement> arguments
final

Stores which sql statement should be run with what arguments.

Implementation

final List<ArgumentsForBatchedStatement> arguments;