pessimistic constant

Use pessimistic concurrency control for the new transaction.

Implementation

static const pessimistic = TransactionOptions_ConcurrencyMode('PESSIMISTIC');