|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonDao | |
---|---|
org.springframework.ldap.samples.person.dao | |
org.springframework.ldap.samples.person.service |
Uses of PersonDao in org.springframework.ldap.samples.person.dao |
---|
Classes in org.springframework.ldap.samples.person.dao that implement PersonDao | |
---|---|
class |
DummyPersonDao
|
class |
PersonDaoImpl
Default implementation of PersonDao. |
class |
TraditionalPersonDaoImpl
Traditional implementation of PersonDao. |
Uses of PersonDao in org.springframework.ldap.samples.person.service |
---|
Methods in org.springframework.ldap.samples.person.service with parameters of type PersonDao | |
---|---|
void |
PersonServiceImpl.setPersonDao(PersonDao personDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |