Uses of Class
io.github.blyznytsiaorg.bibernate.session.BibernateSessionFactory
-
Uses of BibernateSessionFactory in io.github.blyznytsiaorg.bibernate
Modifier and TypeMethodDescriptionBibernateEntityManagerFactory.getBibernateSessionFactory()
Retrieves the BibernateSessionFactory associated with this EntityManagerFactory.EntityManagerFactory.getBibernateSessionFactory()
Retrieves the BibernateSessionFactory associated with this EntityManagerFactory. -
Uses of BibernateSessionFactory in io.github.blyznytsiaorg.bibernate.session
Modifier and TypeFieldDescriptionprivate static final ThreadLocal
<BibernateSessionFactory> BibernateContextHolder.sessionFactoryContextHolder
Modifier and TypeMethodDescriptionstatic BibernateSessionFactory
BibernateContextHolder.getBibernateSessionFactory()
Modifier and TypeMethodDescriptionstatic void
BibernateContextHolder.setBibernateSessionFactory
(BibernateSessionFactory bibernateSessionFactory)