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

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

Uses of StoreException in org.apache.openjpa.util
 

Subclasses of StoreException in org.apache.openjpa.util
 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 ReferentialIntegrityException
          Exception type reserved for violations of integrity constraints.
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.