Class MigrateV0014LogicalResourceIsDeletedLastUpdated

  • All Implemented Interfaces:
    IDatabaseStatement

    public class MigrateV0014LogicalResourceIsDeletedLastUpdated
    extends Object
    implements IDatabaseStatement
    Run a correlated update statement to update the new V0014 columns in LOGICAL_RESOURCES from the corresponding values in the xx_LOGICAL_RESOURCES table (for a specific resource type) Note that for this to work for the multi-tenant (Db2) schema, the SV_TENANT_ID needs to be set first.
    • Constructor Detail

      • MigrateV0014LogicalResourceIsDeletedLastUpdated

        public MigrateV0014LogicalResourceIsDeletedLastUpdated​(String schemaName,
                                                               String resourceTypeName,
                                                               int resourceTypeId)
        Public constructor
        Parameters:
        schemaName -
        resourceTypeName -
        resourceTypeId -