@Component public class HibernateStatelessSessionHelper extends Object
| Constructor and Description |
|---|
HibernateStatelessSessionHelper() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.StatelessSession |
openStatelessSession()
Create a new Hibernate stateless session, by unwrapping the HibernateSessionFactory from EntityManagerFactory and return the session.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.