Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate.
This allows consistent usage of combined exception translation functionality, without forcing a single translator to understand every single possible type of exception.
@author Rod Johnson
@author Juergen Hoeller
@since 2.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.