Uses of Class
org.datanucleus.exceptions.TransactionNotActiveException
Packages that use TransactionNotActiveException
Package
Description
This package provides exceptions thrown by the core (client-facing) parts of DataNucleus.
-
Uses of TransactionNotActiveException in org.datanucleus.exceptions
Subclasses of TransactionNotActiveException in org.datanucleus.exceptionsModifier and TypeClassDescriptionclassAn TransactionNotReadableException is thrown if an operation needs either of an active transaction or non-transactional read and neither is true.classAn TransactionNotReadableException is thrown if an operation needs either of an active transaction or non-transactional read and neither is true.