JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.orm.hibernate5.HibernateExceptionTranslator
Packages that use
HibernateExceptionTranslator
Package
Description
org.springframework.orm.hibernate5
Package providing integration of
Hibernate 5.x
with Spring concepts.
Uses of
HibernateExceptionTranslator
in
org.springframework.orm.hibernate5
Subclasses of
HibernateExceptionTranslator
in
org.springframework.orm.hibernate5
Modifier and Type
Class
Description
class
LocalSessionFactoryBean
FactoryBean
that creates a Hibernate
SessionFactory
.