Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-2570

RelationalTable contains methods for single UniqueConstraint and collection of UniqueConstraints

XMLWordPrintable

      While round tripping DDL import and export, the RelationalTable is used to store table unique constraint. The DDL Importer stores the new constraints in the uniqueConstraints collection. However, when saving the model to the BasicTableImpl instance, it actually only looks at the single uniqueConstraint so values are lost.

      Dynamic Vdb work has united these fields but retained the getUniqueConstraint() and setUniqueConstraint() methods for backward compatibility with the RelationalTableEditorPanel and ViewTableEditorPanel. These methods are deprecated and the panels should be fixed to support entering multiple unique constraints.

            blafond Barry LaFond
            parichar@redhat.com Paul Richardson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: