Class | Description |
---|---|
HibernateSessionLoadingInitializer |
This EntityInitializer is relative to a specific Hibernate Session,
so it's able to attach detached collections to it's Session.
|
HibernateStatelessInitializer |
To be used for Hibernate initializations which don't need a specific Session.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.