You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2014/06/24 15:58:24 UTC

[jira] [Assigned] (JENA-725) Make QueryExecution implement (Auto)Closeable

     [ https://issues.apache.org/jira/browse/JENA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne reassigned JENA-725:
----------------------------------

    Assignee: Andy Seaborne

> Make QueryExecution implement (Auto)Closeable
> ---------------------------------------------
>
>                 Key: JENA-725
>                 URL: https://issues.apache.org/jira/browse/JENA-725
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>    Affects Versions: Jena 2.11.2
>            Reporter: Hendy Irawan
>            Assignee: Andy Seaborne
>
> In JDK 7, {{Closeable}} can be used with try-with-resources for more convenient programming structure. (and is compatible with JDK 6, if so desired)
> However, {{Closeable.close() throws IOException}} so I hope this can be approved for at least the next major Jena ARQ version (2.12).



--
This message was sent by Atlassian JIRA
(v6.2#6252)