|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectidi.diplom.linda.db.implementation.GenericHibernateDAO<Note,java.lang.Long>
idi.diplom.linda.db.implementation.NoteDAOHibernate
public class NoteDAOHibernate
Constructor Summary | |
---|---|
NoteDAOHibernate()
|
Method Summary | |
---|---|
java.util.List<Note> |
getAllNotes(Patient p)
Gets all notes saved on specified patient |
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 NoteDAOHibernate()
Method Detail |
---|
public java.util.List<Note> getAllNotes(Patient p)
NoteDAO
getAllNotes
in interface NoteDAO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |