public abstract class HibernateDao extends Object
| Constructor and Description |
|---|
HibernateDao() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Session |
getSession() |
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory) |
@Autowired public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
public org.hibernate.Session getSession()
Copyright © 2014. All rights reserved.