JPA Methodin javax.persistence.EntityTransactionboolean isActive() Indicate whether a resource transaction is in progress. Return: boolean indicating whether transaction is in progressThrows:PersistenceException - if an unexpected error condition is encounteredSince:JPA 1.0