getCrossReference()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 8.0pe
    • Component/s: core-libs
    • b86
    • sparc
    • solaris_8
    • Verified

      public ResultSet getCrossReference
              (String primaryCatalog,
              String primarySchema,
              String primaryTable,
              String foreignCatalog,
              String foreignSchema,
              String foreignTable)
      Question:
      How (if at all) should referential constraints involving unique constraints be reflected in the ResultSet produced by getCrossReference?
      -- Omit them entirely?
      -- Include them, but show the Primary Key columns of the Parent table rather than those of the Unique Constraint?
      -- Include them, and show the Unique Constraint columns instead of the Primary Key columns?
      -- Include BOTH of the last two CrossReferences, although only the last
      seems really useful?
      ###@###.### 2004-02-02

            Assignee:
            Lance Andersen
            Reporter:
            Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: