修飾子と型 | メソッドと説明 |
---|---|
CountStatistic | getActiveCount() アクティブなトランザクションの数。 |
CountStatistic | getCommittedCount() コミットされたトランザクションの数。 |
CountStatistic | getRolledbackCount() ロールバックされたトランザクションの数。 |
getStatistic, getStatisticNames, getStatistics
CountStatistic getActiveCount()
CountStatistic getCommittedCount()
CountStatistic getRolledbackCount()
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.