Tested this one in the real world using an Oracle database: "Address 
JDBC-51 by declaring get-connection returns java.sql.Connection"
indeed it does return a java.sql.Connection

What are your plans for documentation beyond the doc strings?  I've been 
trying to keep track of how I'm using the library and documenting my own 
use cases as much as possible.  I've also dusted off some old database 
programming books to convert some basic java examples to Clojure.  I wish I 
could help out with the effort more, but I'm not as intimate with the code 
base, so at best I can document simple things and at worst document bad 
examples.  

On Monday, May 13, 2013 2:00:31 PM UTC-5, Sean Corfield wrote:
>
> Latest alpha build of the upcoming 0.3.0 release of Clojure's JDBC 
> wrapper contrib library. 
>
> TL;DR: Extensive code changes around connection handling that I'd like 
> to see get tested in the "real world"... 
>
> http://corfield.org/blog/post.cfm/clojure-java-jdbc-0-3-0-alpha-4 
> -- 
> Sean A Corfield -- (904) 302-SEAN 
> An Architect's View -- http://corfield.org/ 
> World Singles, LLC. -- http://worldsingles.com/ 
>
> "Perfection is the enemy of the good." 
> -- Gustave Flaubert, French realist novelist (1821-1880) 
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to