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 class
CachingVersionHistoryDao
A 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 class
CachingNotificationDao
Caching 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 class
ReadThroughCachingPersonalInformationDao
-
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 class
DelegatingNotificationDaoInternal
Delegating Dao for Notifications.
-