| Class and Description |
|---|
| HibernateConfigurer
Allow to customize Hibernate bootstrap components.
|
| HibernateModule
Hibernate ORM module: https://jooby.io/modules/hibernate.
|
| SessionProvider
Allow to customize a Session before opening it.
|
| SessionRequest
Attach
Session and EntityManager to the current request. |
| TransactionalRequest |
| UnitOfWork.TransactionHandler
Allows committing or rolling back the current transaction, immediately
beginning a new one.
|
Copyright © 2020. All rights reserved.