Uses of Interface
io.github.blyznytsiaorg.bibernate.EntityManagerFactory
Packages that use EntityManagerFactory
-
Uses of EntityManagerFactory in io.github.blyznytsiaorg.bibernate
Classes in io.github.blyznytsiaorg.bibernate that implement EntityManagerFactoryModifier and TypeClassDescriptionclass
Implementation of the EntityManagerFactory interface for creating EntityManager instances in the Bibernate framework. -
Uses of EntityManagerFactory in io.github.blyznytsiaorg.bibernate.session
Classes in io.github.blyznytsiaorg.bibernate.session that implement EntityManagerFactoryModifier and TypeClassDescriptionclass
Represents a session factory in the Bibernate framework, responsible for creating sessions to interact with the database.