Uses of Interface
com.atlassian.confluence.pages.persistence.dao.NonTransactionalAttachmentDataDao

Packages that use NonTransactionalAttachmentDataDao
com.atlassian.confluence.pages.persistence.dao   
com.atlassian.confluence.pages.persistence.dao.hibernate   
 

Uses of NonTransactionalAttachmentDataDao in com.atlassian.confluence.pages.persistence.dao
 

Classes in com.atlassian.confluence.pages.persistence.dao that implement NonTransactionalAttachmentDataDao
 class FileSystemAttachmentDataDao
           
 

Uses of NonTransactionalAttachmentDataDao in com.atlassian.confluence.pages.persistence.dao.hibernate
 

Methods in com.atlassian.confluence.pages.persistence.dao.hibernate with parameters of type NonTransactionalAttachmentDataDao
 void NonTransactionalHibernateAttachmentDao.setDataDao(NonTransactionalAttachmentDataDao dao)
           
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.