Uses of Package
org.springframework.orm.jpa.hibernate
Packages that use org.springframework.orm.jpa.hibernate
Package
Description
Hibernate-specific support classes, integrated with JPA.
-
Classes in org.springframework.orm.jpa.hibernate used by org.springframework.orm.jpa.hibernateClassDescription
PersistenceExceptionTranslatorcapable of translatingHibernateExceptionand standard JPAPersistenceExceptioninstances to Spring'DataAccessExceptionhierarchy.A Spring-provided extension of the standard HibernateConfigurationclass, addingSpringSessionContextas a default and providing convenient ways to specify a JDBCDataSourceand an application class loader.