<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sat May 25 05:58:55 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/JDBC-4/JDBC-4.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[JDBC-4] Global connection mechanism / connection pooling</title>
                <link>http://dev.clojure.org/jira/browse/JDBC-4</link>
                <project id="10021" key="JDBC">java.jdbc</project>
                        <description>&lt;p&gt;Nicolas Buduroi: What I would like to see added is a global connection mechanism like in ClojureQL and Lobos. We could even add a connection pool behind the scene.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14419">JDBC-4</key>
            <summary>Global connection mechanism / connection pooling</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="seancorfield">Sean Corfield</assignee>
                                <reporter username="seancorfield">Sean Corfield</reporter>
                        <labels>
                    </labels>
                <created>Sun, 8 May 2011 21:15:51 -0500</created>
                <updated>Wed, 10 Aug 2011 02:22:46 -0500</updated>
                    <resolved>Wed, 10 Aug 2011 02:22:44 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="26558" author="seancorfield" created="Sat, 9 Jul 2011 12:23:11 -0500"  >&lt;p&gt;For production usage, I&apos;ve been relying on c3p0 for connection pooling which works very well with c.j.j so I&apos;m not sure that we need something specific within the library itself. What we do need, of course, is documentation on &lt;em&gt;how&lt;/em&gt; to use something like c3p0 for connection pooling with c.j.j!&lt;/p&gt;</comment>
                    <comment id="26579" author="seancorfield" created="Sun, 17 Jul 2011 03:31:57 -0500"  >&lt;p&gt;Given the ease of using 3rd-party connection pooling libraries like c3p0, I think this is low priority (and I may simply close out after documenting how to use c3p0 with c.j.j).&lt;/p&gt;</comment>
                    <comment id="26717" author="seancorfield" created="Wed, 10 Aug 2011 02:21:46 -0500"  >&lt;p&gt;I&apos;ve documented it here: &lt;a href=&quot;https://github.com/clojure/java.jdbc/blob/master/doc/clojure/java/jdbc/ConnectionPooling.md&quot;&gt;https://github.com/clojure/java.jdbc/blob/master/doc/clojure/java/jdbc/ConnectionPooling.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I don&apos;t believe this should be in c.j.j itself so I&apos;m going to close this.&lt;/p&gt;</comment>
                    <comment id="26718" author="seancorfield" created="Wed, 10 Aug 2011 02:22:46 -0500"  >&lt;p&gt;Documented how to use a 3rd party library for connection pooling which I think is sufficient since it&apos;s so easy.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>