Package com.atlassian.confluence.impl.backuprestore.hibernate
-
Interface Summary Interface Description ExportableEntityInfo Represent hibernate entity that has to be exported. -
Class Summary Class Description AncestorsEntityInfo Custom entity info for CONFANCESTORS table.DefaultExportableEntityInfo Represent hibernate entity that has to be exported.ExportableEntityInfoFactory Creates exportable entity infos.FakeAncestorsJavaClass We do not have a dedicated class for ancestors, so we use this fake class basically for logging or methods like equals etc Must be removed when CONFANCESTORS table is removed.HibernateField Information about Hibernate field.HibernateMetadataHelper Helps to retrieve all information about Hibernate entities.