Uses of Class
io.jooby.hibernate.HibernateModule
-
Uses of HibernateModule in io.jooby.hibernate
Methods in io.jooby.hibernate that return HibernateModuleModifier and TypeMethodDescriptionScan packages and look for persistent classes.Scan packages and look for persistent classes.HibernateModule.with
(HibernateConfigurer configurer) Hook into Hibernate bootstrap components and allow to customize them.HibernateModule.with
(SessionProvider sessionProvider) Allow to customize aSession
before opening it.