| Package | Description |
|---|---|
| com.atlassian.confluence.pages.persistence.dao.hibernate |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateAttachmentDataDao
This class defines an AttachmentDataDao that stores Attachment data in a Hibernate-managed database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionalHibernateAttachmentDao.setDataDao(TransactionalAttachmentDataDao dao)
We override the parent setter here so we are certain we're getting
a transactional AttachmentDataDao to work with
|
Copyright © 2003–2015 Atlassian. All rights reserved.