ObjectDB ObjectDB

rollback() - JDO Transaction's method

Method
javax.jdo.Transaction
void rollback()

Roll back 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