public class TransactionAttributes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NUM_TRANSACTIONS
Number of transactions.
|
static String |
NUM_TRANSACTIONS_COMMITTED
Number of transactions that have been committed.
|
static String |
NUM_TRANSACTIONS_ROLLBACK
Number of transactions that have been rolled back.
|
public static final String NUM_TRANSACTIONS
public static final String NUM_TRANSACTIONS_COMMITTED
public static final String NUM_TRANSACTIONS_ROLLBACK
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.