Class ImplicitImportsLegacyHolder


  • public final class ImplicitImportsLegacyHolder
    extends Object
    The purpose of this class is to keep legacy code related to update of implicit imports. We keep it for compatibility with older persistence versions which used to rely on implicit imports being tracked and updated attribute of a model. With v9, we don't keep implicit imports and re-construct them before save as needed.