|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PersonalInformationDao in com.atlassian.confluence.upgrade.upgradetask |
|---|
| Methods in com.atlassian.confluence.upgrade.upgradetask with parameters of type PersonalInformationDao | |
|---|---|
void |
MoveNonPictureProfileAttachmentsUpgradeTask.setPersonalInformationDao(PersonalInformationDao personalInformationDao)
|
| Uses of PersonalInformationDao in com.atlassian.confluence.user |
|---|
| Methods in com.atlassian.confluence.user with parameters of type PersonalInformationDao | |
|---|---|
void |
DefaultPersonalInformationManager.setPersonalInformationDao(PersonalInformationDao personalInformationDao)
|
| Uses of PersonalInformationDao in com.atlassian.confluence.user.persistence.dao |
|---|
| Classes in com.atlassian.confluence.user.persistence.dao that implement PersonalInformationDao | |
|---|---|
class |
CachingPersonalInformationDao
Caches personal information IDs by username to improve performance by using the Hibernate second-level cache more effectively. |
| Constructors in com.atlassian.confluence.user.persistence.dao with parameters of type PersonalInformationDao | |
|---|---|
CachingPersonalInformationDao(PersonalInformationDao delegate,
com.atlassian.cache.CacheFactory cacheFactory)
|
|
| Uses of PersonalInformationDao in com.atlassian.confluence.user.persistence.dao.hibernate |
|---|
| Classes in com.atlassian.confluence.user.persistence.dao.hibernate that implement PersonalInformationDao | |
|---|---|
class |
HibernatePersonalInformationDao
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||