ObjectDB ObjectDB

commit() - JDO Transaction's method

Method
javax.jdo.Transaction
void commit()

Commit the current transaction.
Throws:
JDOUserException - if transactions are managed by a container in the managed environment, or if the transaction is not active.
Since:
JDO 1.0