|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdao.HibernateDAO<Calendartypes,java.lang.Long>
dao.HibernateCalendartypesDAO
public class HibernateCalendartypesDAO
Constructor Summary | |
---|---|
HibernateCalendartypesDAO()
|
Method Summary | |
---|---|
java.util.List<Calendartypes> |
findAllVerified()
|
Methods inherited from class dao.HibernateDAO |
---|
beginTransaction, commitTransaction, delete, findAll, findByExample, findByPrimaryKey, save |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface dao.GenericDAO |
---|
beginTransaction, commitTransaction, delete, findAll, findByExample, findByPrimaryKey, save |
Constructor Detail |
---|
public HibernateCalendartypesDAO()
Method Detail |
---|
public java.util.List<Calendartypes> findAllVerified()
findAllVerified
in interface CalendartypesDAO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |