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
PersistenceExceptionTranslator
capable of translatingHibernateException
instances to Spring'sDataAccessException
hierarchy.A Spring-provided extension of the standard HibernateConfiguration
class, addingSpringSessionContext
as a default and providing convenient ways to specify a JDBCDataSource
and an application class loader.Resource holder wrapping a HibernateSession
(plus an optionalTransaction
).