Uses of Class
io.github.blyznytsiaorg.bibernate.dao.SimpleRepositoryInvocationHandler
-
Uses of SimpleRepositoryInvocationHandler in io.github.blyznytsiaorg.bibernate
Modifier and TypeFieldDescriptionprivate final SimpleRepositoryInvocationHandler
BibernateEntityManagerFactory.simpleRepositoryInvocationHandler
Modifier and TypeMethodDescriptionEntityManagerFactory.getSimpleRepositoryInvocationHandler()
Retrieves the SimpleRepositoryInvocationHandler associated with this EntityManagerFactory. -
Uses of SimpleRepositoryInvocationHandler in io.github.blyznytsiaorg.bibernate.session
ModifierConstructorDescriptionBibernateSessionFactory
(BibernateDatabaseSettings bibernateDatabaseSettings, SimpleRepositoryInvocationHandler simpleRepositoryInvocationHandler) Constructs a new BibernateSessionFactory with the provided database settings and repository invocation handler.