[
https://issues.apache.org/jira/browse/SOLR-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-8514:
-------------------------------
Attachment: SOLR-8514.patch
Added initial implementation. This reuses executeQuery() and just stores the
last SQL statement to come in. Solr doesn't have a way to currently execute a
query and then get the results back later.
> Implement StatementImpl.execute(String sql), StatementImpl.getResultSet(),
> and StatementImpl.getUpdateCount()
> -------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-8514
> URL: https://issues.apache.org/jira/browse/SOLR-8514
> Project: Solr
> Issue Type: Sub-task
> Components: SolrJ
> Affects Versions: Trunk
> Reporter: Kevin Risden
> Attachments: SOLR-8514.patch
>
>
> Currently only StatementImpl.executeQuery is implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]