Package brf.j2me.dynaworks.db.palm

Class Summary
AddressDB AddressDB is the class used to access the Palm build-in address database.
AddressRec An AddressRec refers to an entry in the Palm build-in address database.
DatebookDB DatebookDB is the class used to access the Palm build-in appointment database.
DatebookRec A DatebookRec represents a record in the Palm build-in datebook database.
ExpenseDB ExpenseDB is the class used to access the Palm build-in expense database.
ExpenseRec An ExpenseRec refers to an entry in the Palm build-in expense database.
MailDB MailDB is the class used to access the Palm build-in mail database.
MailRec A MailRec refers to an entry in the Palm build-in eMail database.
MemoDB MemoDB is the class used to access the Palm build-in memo database.
MemoRec A MemoRec refers to an entry in the Palm build-in memo database.
PalmDB PalmDB is the abstract base class for all Palm build-in databases.
PalmRec A PalmRec is a base class for all records stored in build-in databases like AddressDB, MemoDB, DatebookDB and the like.
TodoDB TodoDB is the class used to access the Palm build-in todo list database.
TodoRec A TodoRec refers to an entry in the Palm build-in ToDo list database.