Uses of Class
org.nuiton.topia.persistence.internal.HibernateProvider
Packages that use HibernateProvider
-
Uses of HibernateProvider in org.nuiton.topia.persistence.internal
Fields in org.nuiton.topia.persistence.internal declared as HibernateProviderModifier and TypeFieldDescriptionprotected HibernateProviderAbstractTopiaApplicationContext.hibernateProviderprotected HibernateProviderAbstractTopiaPersistenceContext.InternalTopiaHibernateSupport.hibernateProviderprotected final HibernateProviderAbstractTopiaPersistenceContextConstructorParameter.hibernateProviderMethods in org.nuiton.topia.persistence.internal that return HibernateProviderModifier and TypeMethodDescriptionAbstractTopiaApplicationContext.getHibernateProvider()AbstractTopiaPersistenceContextConstructorParameter.getHibernateProvider()Constructors in org.nuiton.topia.persistence.internal with parameters of type HibernateProviderModifierConstructorDescriptionAbstractTopiaPersistenceContextConstructorParameter(HibernateProvider hibernateProvider, TopiaFiresSupport applicationFiresSupport, TopiaIdFactory topiaIdFactory, TopiaHibernateSessionRegistry sessionRegistry, Optional<Duration> slowQueriesThreshold) protectedInternalTopiaHibernateSupport(HibernateProvider hibernateProvider)