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