ObjectDB ObjectDB

getTransactionType() - JDO PersistenceManagerFactory's method

Method
javax.jdo.PersistenceManagerFactory
String getTransactionType()

Gets the TransactionType for this PersistenceManagerFactory.
Returns:
the TransactionType
Since:
JDO 2.1
See Also:
setTransactionType(String)