| Interface | Description |
|---|---|
| HibernateSessionMaker |
Thingy which makes a new Hibernate session.
|
| Class | Description |
|---|---|
| AbstractHibernateContextFactory | |
| BuggyHibernateBaseContext |
This is a basic Hibernate QDataContext implementation, suitable for
being used in DomUI code.
|
| HibernateDataContextFactory |
Utterly basic Source for Hibernate connections without any lifecycle management.
|
| HibernateLongSessionContext |
A context that keeps the session alive but in disconnected mode while running.
|
| HibernateLongSessionContextFactory | |
| HibernateQDataContext |
Thingy which implements the generalized datacontext using Hibernate.
|
| HibernateQueryExecutor |
This handler knows how to execute Hibernate queries using a basic Hibernate context.
|
| HibernateReattachingContextFactory |
This is a factory which creates contexts which reattach all their objects when the
context is reactivated in a conversation.
|
| HibernateReattachingDataContext |
This is an HibernateContext which uses automatic reattachment of all nodes to prevent
all kinds of crappy Hibernate-related shit.
|
Copyright © 2017 etc.to. All rights reserved.