Interface Exporter

    • Method Detail

      • getEntityInfo

        ExportableEntityInfo getEntityInfo()
        Returns default entity info for persister. Will fail if the persister has to work with multiple hibernate entitites.
      • getEntityInfo

        ExportableEntityInfo getEntityInfo​(Class<?> exportedClass)
        Returns default entity info for the particular class.