Class FindAllByContentIdHibernateQueryFactory

java.lang.Object
com.atlassian.confluence.plugins.contentproperty.hibernate2.FindAllByContentIdHibernateQueryFactory
All Implemented Interfaces:
HibernateContentQueryFactory

public class FindAllByContentIdHibernateQueryFactory extends Object implements HibernateContentQueryFactory
Hibernate 2 version of a query to find all content properties by owner id
Since:
5.6
  • Constructor Details

    • FindAllByContentIdHibernateQueryFactory

      public FindAllByContentIdHibernateQueryFactory()
  • Method Details