Interface RelationalValueSource

    • Method Detail

      • getContainingTableName

        String getContainingTableName()
        Returns:
        returns the name of the table that contains this value.
      • getNature

        RelationalValueSource.Nature getNature()
        Retrieve the nature of this relational value. Is it a column? Or is it a derived value (formula)?
        Returns:
        The nature.