Package | Description |
---|---|
net.ontopia.persistence.proxy |
An object-relational mapping framework.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityNotFoundException
INTERNAL: Thrown when an object was not found in the database.
|
class |
ReadOnlyTransactionException
INTERNAL: Thrown when modifications are attempted on a read-only
transaction.
|
class |
TransactionNotActiveException
INTERNAL: Thrown when persistence related problems occur.
|