Uses of Package
org.springframework.ldap.samples.person.dao

Packages that use org.springframework.ldap.samples.person.dao
org.springframework.ldap.samples.person.dao   
org.springframework.ldap.samples.person.options   
org.springframework.ldap.samples.person.service   
 

Classes in org.springframework.ldap.samples.person.dao used by org.springframework.ldap.samples.person.dao
CompanyDao
          Data Access Object interface for the Company entity.
CountryDao
          Data Access Object interface for the Country entity.
GroupDao
          Data Access Object interface for the Group entity.
PersonDao
          Data Access Object interface for the Person entity.
 

Classes in org.springframework.ldap.samples.person.dao used by org.springframework.ldap.samples.person.options
CompanyDao
          Data Access Object interface for the Company entity.
CountryDao
          Data Access Object interface for the Country entity.
 

Classes in org.springframework.ldap.samples.person.dao used by org.springframework.ldap.samples.person.service
GroupDao
          Data Access Object interface for the Group entity.
PersonDao
          Data Access Object interface for the Person entity.
 



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