接口 RelationalValueSource

    • 方法详细资料

      • getContainingTableName

        String getContainingTableName()
        返回:
        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)?
        返回:
        The nature.