Uses of Class
org.springframework.dao.DataIntegrityViolationException
Package
Description
Exception hierarchy enabling sophisticated error handling independent
of the data access approach in use.
-
Uses of DataIntegrityViolationException in org.springframework.dao
Modifier and TypeClassDescriptionclass
Exception thrown when an attempt to insert or update data results in violation of a primary key or unique constraint.