[
https://issues.apache.org/jira/browse/SOLR-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250482#comment-15250482
]
Kevin Risden commented on SOLR-9020:
------------------------------------
As part of this found that there is a SQLFeatureNotSupportedException that can
be thrown for some methods. I'm going to create a separate JIRA to audit the
SQL classes and replace the UnsupportedOperationExceptions with
SQLFeatureNotSupportedException where applicable.
> Implement StatementImpl/ResultSetImpl get/set fetch* methods and proper
> errors for traversal methods
> ----------------------------------------------------------------------------------------------------
>
> Key: SOLR-9020
> URL: https://issues.apache.org/jira/browse/SOLR-9020
> Project: Solr
> Issue Type: Sub-task
> Components: SolrJ
> Affects Versions: master, 6.0
> Reporter: Kevin Risden
> Attachments: SOLR-9020.patch
>
>
> There are 4 methods related to fetch in StatementImpl and 4 methods related
> to fetch in ResultSetImpl. ResultSetImpl has some traversal methods that
> don't make sense with the fetch direction. It would make sense to implement
> them to support more SQL clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]