Uses of Class
org.datanucleus.api.jdo.exceptions.TransactionNotActiveException
Packages that use TransactionNotActiveException
Package
Description
Package containing exceptions thrown that are specific to JDO persistence
-
Uses of TransactionNotActiveException in org.datanucleus.api.jdo.exceptions
Subclasses of TransactionNotActiveException in org.datanucleus.api.jdo.exceptionsModifier and TypeClassDescriptionclass
A TransactionNotReadableException is thrown if an operation needs either of an active transaction or non-transactional read and neither is true.class
A TransactionNotReadableException is thrown if an operation needs either of an active transaction or non-transactional read and neither is true.