Class HibernatePageAncestorManager

  • All Implemented Interfaces:
    PageAncestorManager

    public class HibernatePageAncestorManager
    extends Object
    implements PageAncestorManager
    Stores page ancestors in the ANCESTORS table in the database. Normally this happens automatically via Hibernate relationships, but sometimes we need to do manual work to restore the relationships.
    • Constructor Detail

      • HibernatePageAncestorManager

        public HibernatePageAncestorManager()