ObjectDB ObjectDB

getTransactionType() - JPA PersistenceUnitInfo's method

Returns the transaction type of the entity managers created by the EntityManagerFactory. The transaction type corresponds to the transaction-type attribute in the persistence.xml file.
Returns:
transaction type of the entity managers created by the EntityManagerFactory
Since:
JPA 1.0