Uses of Class
com.atlassian.confluence.internal.persistence.DelegatingObjectDaoInternal
-
-
Uses of DelegatingObjectDaoInternal in com.atlassian.confluence.core.persistence.hibernate
Subclasses of DelegatingObjectDaoInternal in com.atlassian.confluence.core.persistence.hibernate Modifier and Type Class Description classCachingVersionHistoryDaoA cache decorator aroundVersionHistoryDaoInternal -
Uses of DelegatingObjectDaoInternal in com.atlassian.confluence.impl.mail.notification.persistence
Subclasses of DelegatingObjectDaoInternal in com.atlassian.confluence.impl.mail.notification.persistence Modifier and Type Class Description classCachingNotificationDaoCaching for NotificationDao. -
Uses of DelegatingObjectDaoInternal in com.atlassian.confluence.impl.user.persistence.dao
Subclasses of DelegatingObjectDaoInternal in com.atlassian.confluence.impl.user.persistence.dao Modifier and Type Class Description classReadThroughCachingPersonalInformationDao -
Uses of DelegatingObjectDaoInternal in com.atlassian.confluence.internal.notification.persistence
Subclasses of DelegatingObjectDaoInternal in com.atlassian.confluence.internal.notification.persistence Modifier and Type Class Description classDelegatingNotificationDaoInternalDelegating Dao for Notifications.
-