You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/08/19 10:00:51 UTC

[jira] [Created] (CAMEL-9088) camel-pgevent - Use prepared statement and close resources

Claus Ibsen created CAMEL-9088:
----------------------------------

             Summary: camel-pgevent - Use prepared statement and close resources
                 Key: CAMEL-9088
                 URL: https://issues.apache.org/jira/browse/CAMEL-9088
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: Future


The camel-pgevent component uses plain statement. We should use PreparedStatement and also close the resources after usage.

Contributions is welcome.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)