Package | Description |
---|---|
org.datanucleus.api.jdo.exceptions |
Package containing exceptions thrown that are specific to JDO persistence
|
Class and Description |
---|
TransactionNotActiveException
An 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).
|
Copyright © 2020. All rights reserved.