|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactDAO | |
---|---|
org.fm.addressbook.dao | |
org.fm.addressbook.dao.hibernate | |
org.fm.addressbook.service.impl |
Uses of ContactDAO in org.fm.addressbook.dao |
---|
Methods in org.fm.addressbook.dao that return ContactDAO | |
---|---|
ContactDAO |
HibernateDAOFactory.getContactDAO()
|
abstract ContactDAO |
DAOFactory.getContactDAO()
|
Uses of ContactDAO in org.fm.addressbook.dao.hibernate |
---|
Classes in org.fm.addressbook.dao.hibernate that implement ContactDAO | |
---|---|
class |
HibernateContactDAO
JContact- online Address Book Management Systemhttp://jcontact.sourceforge.net/ |
Uses of ContactDAO in org.fm.addressbook.service.impl |
---|
Methods in org.fm.addressbook.service.impl that return ContactDAO | |
---|---|
ContactDAO |
ContactServiceImpl.getContactDAO()
|
Methods in org.fm.addressbook.service.impl with parameters of type ContactDAO | |
---|---|
void |
ContactServiceImpl.setContactDAO(ContactDAO contactDAO)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |