[
https://issues.apache.org/jira/browse/GROOVY-10512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498339#comment-17498339
]
Paul King edited comment on GROOVY-10512 at 2/25/22, 10:57 PM:
---------------------------------------------------------------
For {{Connection}}, does {{sql.connection.warnings}} not work for you?
For {{ResultSet}}, if you are using {{query}} or {{eachRow}}, you should have
access to the result set?
was (Author: paulk):
For {{Connection}}, does {{sql.connection.warnings}} not work for you?
> groovy.sql.Sql : provide a way to get the SQLWarning of a Statement,
> Connection, ResultSet
> ------------------------------------------------------------------------------------------
>
> Key: GROOVY-10512
> URL: https://issues.apache.org/jira/browse/GROOVY-10512
> Project: Groovy
> Issue Type: New Feature
> Components: SQL processing
> Affects Versions: 3.0.9
> Reporter: Philippe Gaudin
> Priority: Minor
>
> I need a way to be able to retrieve the possible *{{java.sql.SQLWarning}}* on
> a {{Statement}}, {{Connection}} and {{ResultSet}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)