[ 
https://issues.apache.org/jira/browse/SOLR-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108888#comment-15108888
 ] 

Joel Bernstein commented on SOLR-8514:
--------------------------------------

Ok,  I've been confused about how to achieve Statement reuse. I guess to reuse 
a statement you must leave it open. Iit will clean up resources by queitly 
closing any open resources from the previous result set. I'll make this change.

> 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
>            Assignee: Joel Bernstein
>         Attachments: SOLR-8514.patch, SOLR-8514.patch, SOLR-8514.patch, 
> 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]

Reply via email to