Uses of Package
org.datanucleus.api.jdo.exceptions
Packages that use org.datanucleus.api.jdo.exceptions
Package
Description
Package containing exceptions thrown that are specific to JDO persistence
-
Classes in org.datanucleus.api.jdo.exceptions used by org.datanucleus.api.jdo.exceptionsClassDescriptionA TransactionNotActiveException is thrown if a transaction is not active and an operation is performed that requires that a transaction be active (such as committing a transaction).