Interface UpdateValuesAnalysis

    • Method Detail

      • getValues

        Object[] getValues()
      • getTablesNeedingUpdate

        Set<EntityTableMapping> getTablesNeedingUpdate()
        Descriptor of the tables needing to be updated.
      • getTablesWithNonNullValues

        Set<EntityTableMapping> getTablesWithNonNullValues()
        Descriptor of the tables which had any non-null value bindings
      • getTablesWithPreviousNonNullValues

        Set<EntityTableMapping> getTablesWithPreviousNonNullValues()
        Descriptor of the tables which had any non-null value bindings
      • getAttributeAnalyses

        List<AttributeAnalysis> getAttributeAnalyses()
        Descriptors for the analysis of each attribute