|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectidi.diplom.linda.db.interfaces.DAOFactory
idi.diplom.linda.db.implementation.HibernateDAOFactory
public class HibernateDAOFactory
Field Summary |
---|
Fields inherited from class idi.diplom.linda.db.interfaces.DAOFactory |
---|
HIBERNATE |
Constructor Summary | |
---|---|
HibernateDAOFactory()
|
Method Summary | |
---|---|
AlarmDAO |
getAlarmDAO()
|
MedPacketDAO |
getMedPacketDAO()
|
NoteDAO |
getNoteDAO()
|
PatientDAO |
getPatientDAO()
|
Methods inherited from class idi.diplom.linda.db.interfaces.DAOFactory |
---|
instance |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibernateDAOFactory()
Method Detail |
---|
public AlarmDAO getAlarmDAO()
getAlarmDAO
in class DAOFactory
public MedPacketDAO getMedPacketDAO()
getMedPacketDAO
in class DAOFactory
public NoteDAO getNoteDAO()
getNoteDAO
in class DAOFactory
public PatientDAO getPatientDAO()
getPatientDAO
in class DAOFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |