Package | Description |
---|---|
org.apache.openjpa.util |
OpenJPA Utilities
This package provides utilities to facilitate the handling of second
class objects and OpenJPA object ids.
|
Modifier and Type | Class and Description |
---|---|
class |
LockException
Exception indicating that locks on one or more objects could not be acquired.
|
class |
ObjectExistsException
Exception type reserved for conflicts with existing objects.
|
class |
ObjectNotFoundException
Exception type reserved for failed object lookups.
|
class |
OptimisticException
Exception type for optimistic concurrency violations.
|
class |
QueryException
Exception indicating that a query timeout occurred.
|
class |
ReferentialIntegrityException
Exception type reserved for violations of integrity constraints.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.