|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectidi.diplom.linda.db.implementation.GenericHibernateDAO<Patient,java.lang.Long>
idi.diplom.linda.db.implementation.PatientDAOHibernate
public class PatientDAOHibernate
Constructor Summary | |
---|---|
PatientDAOHibernate()
|
Method Summary | |
---|---|
Patient |
findByLifeShirtId(int lifeshirtId)
Gets a patient based on lifeshirtId |
Methods inherited from class idi.diplom.linda.db.implementation.GenericHibernateDAO |
---|
clear, findAll, findByExample, findById, flush, getPersistentClass, makePersistent, makeTransient, setSession |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface idi.diplom.linda.db.interfaces.GenericDAO |
---|
findAll, findByExample, findById, makePersistent, makeTransient |
Constructor Detail |
---|
public PatientDAOHibernate()
Method Detail |
---|
public Patient findByLifeShirtId(int lifeshirtId)
PatientDAO
findByLifeShirtId
in interface PatientDAO
lifeshirtId
- on wanted patient
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |