JPA-specific subclass of UncategorizedDataAccessException, for JPA system errors that do not match any concrete org.springframework.dao exceptions.
@author Juergen Hoeller
@since 2.0
@see EntityManagerFactoryUtils#convertJpaAccessExceptionIfPossible
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.