Uses of Class
org.apache.openjpa.util.InvalidStateException

Packages that use InvalidStateException
org.apache.openjpa.util OpenJPA Utilities 
 

Uses of InvalidStateException in org.apache.openjpa.util
 

Subclasses of InvalidStateException in org.apache.openjpa.util
 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-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01