Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-957

JcrResultSet doesn't support getTimeStamp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.3.0.Final, 2.2.1.GA
    • None
    • API
    • None

    Description

      The importing of metadata into Designer from a ModeShape repository creates columns with a data type of timestamp (i.e., nt:folder and nt:file). And when its queried thru Teiid, it ask for a Timestamp value, but instead causes exception:

      Caused by: java.sql.SQLFeatureNotSupportedException
      at org.modeshape.jdbc.JcrResultSet.getTimestamp(JcrResultSet.java:1091)
      at org.jboss.resource.adapter.jdbc.WrappedResultSet.getTimestamp(WrappedResultSet.java:966)
      at org.teiid.translator.jdbc.JDBCExecutionFactory.retrieveValue(JDBCExecutionFactory.java:893)
      at org.teiid.translator.jdbc.JDBCQueryExecution.next(JDBCQueryExecution.java:101)
      ... 13 more

      Attachments

        Activity

          People

            van.halbert Van Halbert (Inactive)
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: