Interface TableEntitySelection

    • Method Detail

      • getTable

        AdaptationTable getTable()
        Returns the currently selected table. Never returns null.

        Notes:

        • For a hierarchy view, the selected table is the target table.
        • For an association view, the selected table is the associated table.