|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdao.HibernateDAO<Phonetypes,java.lang.Long>
dao.HibernatePhonetypesDAO
public class HibernatePhonetypesDAO
Constructor Summary | |
---|---|
HibernatePhonetypesDAO()
|
Method Summary | |
---|---|
java.util.List<Phonetypes> |
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 HibernatePhonetypesDAO()
Method Detail |
---|
public java.util.List<Phonetypes> findAllVerified()
findAllVerified
in interface PhonetypesDAO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |