Uses of Interface
org.springframework.orm.hibernate5.HibernateOperations
Packages that use HibernateOperations Package Description org.springframework.orm.hibernate5 Package providing integration of Hibernate 5.x with Spring concepts.Uses of HibernateOperations in org.springframework.orm.hibernate5
Classes in org.springframework.orm.hibernate5 that implement HibernateOperations Modifier and Type Class Description class
HibernateTemplate
Helper class that simplifies Hibernate data access code.