Package io.github.blyznytsiaorg.bibernate
package io.github.blyznytsiaorg.bibernate
-
ClassDescriptionImplementation of the EntityManagerFactory interface for creating EntityManager instances in the Bibernate framework.Interface representing a factory for creating EntityManager instances in the Bibernate framework.The Persistent class provides methods for configuring and creating Bibernate entity managers, stateless sessions, and enabling Flyway migrations and Redis caching.The StatelessSession class represents a stateless session for executing database operations.