check constraint information in DatabaseMetaData

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Future Project
    • Priority: P5
    • None
    • Affects Version/s: 1.3.1
    • Component/s: core-libs
    • generic
    • generic

      Name: bsT130419 Date: 10/05/2001


      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
      Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)

      What i think is missing from DatabaseMetaDAta is such a method

         getCheckConstraint(Catalog, Schema, Table, Column) or
         getCheckConstraint(Catalog, Schema, Table)

      which can return the check constraints defined for some columns (e.g. CHECK SEX
      IN ('m', 'w') when creating a table). This is about the only meta data I can
      find that is missing. I know ODBC doesn't support this, but does that mean Jdbc
      can have this problem as well?
      (Review ID: 133223)
      ======================================================================

            Assignee:
            Lance Andersen
            Reporter:
            Bill Strathearn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: