Uses of Interface
com.foreach.across.modules.hibernate.services.HibernateSessionHolder
Packages that use HibernateSessionHolder
Package
Description
-
Uses of HibernateSessionHolder in com.foreach.across.modules.hibernate.config
Methods in com.foreach.across.modules.hibernate.config that return HibernateSessionHolder -
Uses of HibernateSessionHolder in com.foreach.across.modules.hibernate.jpa.config
Methods in com.foreach.across.modules.hibernate.jpa.config that return HibernateSessionHolder -
Uses of HibernateSessionHolder in com.foreach.across.modules.hibernate.jpa.services
Classes in com.foreach.across.modules.hibernate.jpa.services that implement HibernateSessionHolder -
Uses of HibernateSessionHolder in com.foreach.across.modules.hibernate.repositories
Methods in com.foreach.across.modules.hibernate.repositories with parameters of type HibernateSessionHolderModifier and TypeMethodDescriptionvoid
BasicRevisionBasedJpaRepository.setHibernateSessionHolder
(HibernateSessionHolder hibernateSessionHolder) -
Uses of HibernateSessionHolder in com.foreach.across.modules.hibernate.services
Classes in com.foreach.across.modules.hibernate.services that implement HibernateSessionHolder -
Uses of HibernateSessionHolder in com.foreach.across.modules.hibernate.util
Constructors in com.foreach.across.modules.hibernate.util with parameters of type HibernateSessionHolderModifierConstructorDescriptionHibernateProxyDozerFieldMapper
(com.github.dozermapper.core.Mapper mapper, HibernateSessionHolder hibernateSessionHolder)