Uses of Class
org.eclipse.emf.cdo.util.DataIntegrityException
Package
Description
Client utility classes, some common interfaces and exceptions.
-
Uses of DataIntegrityException in org.eclipse.emf.cdo.util
Modifier and TypeClassDescriptionclass
A localdata integrity exception
that indicates that the subset of object modifications in apartial commit
is inconsistent.class
A localdata 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
Adata integrity exception
that indicates an attempt to create stale references.class
Adata integrity exception
that indicates an attempt to move objects between units.class
Adata integrity exception
indicating that the attempt to commit a transaction was rejected because of violation of server-side validation checks.