Kevin Risden created SOLR-8517:
----------------------------------

             Summary: Implement minimal set of get* methods in ResultSetImpl 
for column names
                 Key: SOLR-8517
                 URL: https://issues.apache.org/jira/browse/SOLR-8517
             Project: Solr
          Issue Type: Sub-task
          Components: SolrJ
    Affects Versions: Trunk
            Reporter: Kevin Risden


This is related to the ResultSetImpl for column indices but requires that more 
metadata be based back from the SQL handler in relation to column names. The 
SQL handler already knows about the column names and order but they aren't 
passed back to the client. SQL clients used the column names to display so this 
must be implemented for DBVisualizer to work properly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to