Uses of Interface
sample.contact.ContactDao

Packages that use ContactDao
sample.contact   
 

Uses of ContactDao in sample.contact
 

Classes in sample.contact that implement ContactDao
 class ContactDaoSpring
          Base implementation of ContactDao that uses Spring JDBC services.
 

Methods in sample.contact with parameters of type ContactDao
 void ContactManagerBackend.setContactDao(ContactDao contactDao)
           
 



Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.