Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1976

Metadata TYPE_NAME value is null for String Columns

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0
    • 8.0
    • Common
    • None

      The metadata TYPE_NAME value for string datatypes is apparently returning null. I am running against a JBoss AS7.1Final server with Teiid 8.0Beta2.

      My application (openshift web client) establishes connection from a DataSource, eg connection = dataSource.getConnection(),
      then resultSet = connection.getMetaData().getColumns();
      when iterating thru the resultSet, the value for columnName="TYPE_NAME" is null for string types. Other types seem to return a correct value.

            rhn-engineering-rareddy Ramesh Reddy
            mdrillin1@redhat.com Mark Drilling (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: