Searched defs:commitPrepare (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/
H A DTransactionImpl.java162 * in one-phase. See check in commitPrepare().
662 this.commitPrepare();
686 this.commitPrepare(); // check internal status
827 private void commitPrepare() { method in class:TransactionImpl
829 this.traceCall("commitPrepare"); // NOI18N
843 "commitPrepare", // NOI18N

Completed in 25 milliseconds