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 |
NonUniqueResultException
Exception type thrown when a query was configured to return
a single result, and multiple results were found.
|
class |
NoResultException
Exception type thrown when a query was configured to return
a single result, and no result was found.
|
class |
NoTransactionException
Exception type thrown when attempting a transactional operation without
an active transaction.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.