Uses of Interface
com.atlassian.confluence.pages.persistence.dao.AttachmentDaoFactory
-
Packages that use AttachmentDaoFactory Package Description com.atlassian.confluence.pages.persistence.dao.hibernate -
-
Uses of AttachmentDaoFactory in com.atlassian.confluence.pages.persistence.dao.hibernate
Classes in com.atlassian.confluence.pages.persistence.dao.hibernate that implement AttachmentDaoFactory Modifier and Type Class Description classHibernateAttachmentDaoFactoryBeanThis implementation retrieves the correct instance of AttachmentDao for the AttachmentDataDao that is given, and wires the instance with the necessary attributes.
-