|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ramapuram.thomas.dao.hibernate.LookupDaoHibernate
@Repository public class LookupDaoHibernate
Hibernate implementation of LookupDao.
| Constructor Summary | |
|---|---|
LookupDaoHibernate(org.hibernate.SessionFactory sessionFactory)
Initialize LookupDaoHibernate with Hibernate SessionFactory. |
|
| Method Summary | |
|---|---|
java.util.List<Role> |
getRoles()
Returns all Roles ordered by name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LookupDaoHibernate(org.hibernate.SessionFactory sessionFactory)
sessionFactory - | Method Detail |
|---|
public java.util.List<Role> getRoles()
getRoles in interface LookupDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||