See: Description
Interface | Description |
---|---|
ContactDao |
The implementation-independent DAO interface.
|
Class | Description |
---|---|
Contact |
Contact details.
|
DataGenerator | |
HibernateContactDao |
implements
ContactDao . |
HibernateContactFinderQueryBuilder | |
QueryParam |
Encapsulates the Query Paramaters to be passed to
ContactDao.find(wicket.contrib.phonebook.QueryParam, wicket.contrib.phonebook.Contact) method. |
ShadesContactDao | |
ShadesContactORM | |
ShadesORMDictionary | |
StartPhonebook |
Seperate startup class for people that want to run the examples directly.
|
Copyright © 2015. All rights reserved.