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

Expose a "getPlan()" method on QueryResult

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Final
    • 3.0.1.Final
    • API, JCR, Query
    • None

      This is very simple. We currently do not extend javax.jcr.query.QueryResult in our public API, but we have a getPlan() method on our implementation so that callers can get/see the query plan. I think we should create a org.modeshape.jcr.api.query.QueryResult interface that extends javax.jcr.query.QueryResult, add the getPlan() method, and then change JcrQueryResult to extend it (rather than javax.jcr.query.QueryResult.

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: