Package | Description |
---|---|
org.apache.tapestry5.hibernate.modules | |
org.apache.tapestry5.internal.hibernate |
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
|
Modifier and Type | Method and Description |
---|---|
static HibernateSessionManager |
HibernateCoreModule.buildHibernateSessionManager(HibernateSessionSource sessionSource,
PerthreadManager perthreadManager)
The session manager manages sessions on a per-thread/per-request basis.
|
Modifier and Type | Method and Description |
---|---|
static org.hibernate.Session |
HibernateCoreModule.buildSession(HibernateSessionManager sessionManager,
PropertyShadowBuilder propertyShadowBuilder) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateSessionManagerImpl |
Constructor and Description |
---|
CommitAfterWorker(HibernateSessionManager manager) |
HibernateTransactionAdvisorImpl(HibernateSessionManager manager) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.