|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ContactDao | interface for retrieving contacts from a database |
Class Summary | |
---|---|
Contact | domain object for demonstrations. |
ContactDaoImpl | a dao implementation with an auto-generated embedded database. in a true application this dao would interface with a real database, but because we want to keep dependencies to a minimum we generate our own database here. |
ContactGenerator | generates random contacts |
QueryParam | Encapsulates the Query Paramaters to be passed to daos |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |