| Package | Description |
|---|---|
| com.atlassian.confluence.pages.persistence.dao.hibernate |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingPageDao
This maintains a cache of (space key, page title) -> (page id) mappings.
|
class |
HibernatePageDao |
| Constructor and Description |
|---|
CachingPageDao(PageDaoInternal delegateDao,
PageIdCache pageIdCache)
Deprecated.
|
CachingPageDao(PageDaoInternal delegateDao,
com.atlassian.vcache.VCacheFactory cacheFactory) |
Copyright © 2003–2018 Atlassian. All rights reserved.