@Component public class HibernateSessionHolderImpl extends Object implements HibernateSessionHolder
| Constructor and Description |
|---|
HibernateSessionHolderImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Session |
getCurrentSession() |
org.hibernate.Session |
openSession() |
public org.hibernate.Session getCurrentSession()
getCurrentSession in interface HibernateSessionHolderpublic org.hibernate.Session openSession()
openSession in interface HibernateSessionHolderCopyright © 2020. All rights reserved.