Uses of Package
org.springframework.orm.hibernate5
Packages that use org.springframework.orm.hibernate5
-
Classes in org.springframework.orm.hibernate5 used by org.springframework.orm.hibernate5ClassDescription
PersistenceExceptionTranslatorcapable of translatingHibernateExceptioninstances to Spring'sDataAccessExceptionhierarchy.A Spring-provided extension of the standard HibernateConfigurationclass, addingSpringSessionContextas a default and providing convenient ways to specify a JDBCDataSourceand an application class loader.Resource holder wrapping a HibernateSession(plus an optionalTransaction).