All Classes and Interfaces

Class
Description
Allow to customize Hibernate bootstrap components.
Hibernate ORM module: https://jooby.io/modules/hibernate.
Allow to customize a Session before opening it.
Attach Session and EntityManager to the current request.
Attaches a Session and EntityManager to the current request via SessionRequest.
Allows you to open a JPA session on demand by acquiring an instance of a class implementing this interface via the service registry or DI.
Allows committing or rolling back the current transaction, immediately beginning a new one.