Uses of Class
org.eclipse.emf.cdo.util.DataIntegrityException

Packages that use DataIntegrityException
org.eclipse.emf.cdo.util Client utility classes, some common interfaces and exceptions. 
 

Uses of DataIntegrityException in org.eclipse.emf.cdo.util
 

Subclasses of DataIntegrityException in org.eclipse.emf.cdo.util
 class CommitIntegrityException
          A local data integrity exception that indicates that the subset of object modifications in a partial commit is inconsistent.
 class DanglingIntegrityException
          A local data integrity exception that indicates the addition of one or more cross references to objects that are not (or no longer) contained in the repository.
 class ReferentialIntegrityException
          A data integrity exception that indicates an attempt to create stale references.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.