JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
H
I
S
T
A
apply(Route.Handler)
- Method in class io.jooby.hibernate.
TransactionalRequest
G
get()
- Method in class io.jooby.internal.hibernate.
SessionProvider
getExplicitlyListedClassNames()
- Method in class io.jooby.internal.hibernate.
ScanEnvImpl
getExplicitlyListedMappingFiles()
- Method in class io.jooby.internal.hibernate.
ScanEnvImpl
getNonRootUrls()
- Method in class io.jooby.internal.hibernate.
ScanEnvImpl
getRootUrl()
- Method in class io.jooby.internal.hibernate.
ScanEnvImpl
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
io.jooby.internal.hibernate
- package io.jooby.internal.hibernate
S
scan(String...)
- Method in class io.jooby.hibernate.
HibernateModule
Scan packages and look for persistent classes.
ScanEnvImpl
- Class in
io.jooby.internal.hibernate
ScanEnvImpl(List<URL>)
- Constructor for class io.jooby.internal.hibernate.
ScanEnvImpl
SessionProvider
- Class in
io.jooby.internal.hibernate
SessionProvider(SessionFactory)
- Constructor for class io.jooby.internal.hibernate.
SessionProvider
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
G
H
I
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.