JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
H
I
S
T
A
apply(Route.Handler)
- Method in class io.jooby.hibernate.
TransactionalRequest
H
HibernateModule
- Class in
io.jooby.hibernate
Hibernate ORM module: https://jooby.io/modules/hibernate.
HibernateModule(String, Class...)
- Constructor for class io.jooby.hibernate.
HibernateModule
Creates a Hibernate module.
HibernateModule(Class...)
- Constructor for class io.jooby.hibernate.
HibernateModule
Creates a new Hibernate module.
I
install(Jooby)
- Method in class io.jooby.hibernate.
HibernateModule
io.jooby.hibernate
- package io.jooby.hibernate
S
scan(String...)
- Method in class io.jooby.hibernate.
HibernateModule
Scan packages and look for persistent classes.
T
TransactionalRequest
- Class in
io.jooby.hibernate
Attach
Session
and
EntityManager
to the current request.
TransactionalRequest(String)
- Constructor for class io.jooby.hibernate.
TransactionalRequest
Creates a new transactional request and attach the to a named session factory.
TransactionalRequest()
- Constructor for class io.jooby.hibernate.
TransactionalRequest
Creates a new transactional request and attach to the default/first session factory registered.
A
H
I
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.