Batch.removeStatement

Removes stmt from the list of statements managed by batch. If stmt is present several times in batch's statements' list, then only the first one is removed.

class Batch
void
removeStatement

Parameters

stmt gda.statement.Statement

a statement to remove from batch's statements list