JPA Methodin javax.persistence.EntityTransactionvoid rollback() Roll back the current resource transaction. Throws:IllegalStateException - if isActive() is falsePersistenceException - if an unexpected error condition is encounteredSince:JPA 1.0