Uses of Interface
org.springframework.ldap.samples.article.dao.PersonDao

Packages that use PersonDao
org.springframework.ldap.samples.article.dao   
 

Uses of PersonDao in org.springframework.ldap.samples.article.dao
 

Classes in org.springframework.ldap.samples.article.dao that implement PersonDao
 class PersonDaoImpl
          Default implementation of PersonDao.
 class TraditionalPersonDaoImpl
          Traditional implementation of PersonDao.
 



Copyright © 2006-2009 Spring Framework. All Rights Reserved.