Uses of Class
org.jtheque.core.utils.db.Note

Packages that use Note
org.jtheque.core.utils.db Contains the objects types for the database. 
 

Uses of Note in org.jtheque.core.utils.db
 

Methods in org.jtheque.core.utils.db that return Note
 Note DaoNotes.getNote(DaoNotes.NoteType value)
          Return the note with the specific value.
 Note[] DaoNotes.getNotes()
          Return all the notes of the dao.
 



Copyright © 2009 JTheque. All Rights Reserved.