The Clojure Contrib JDBC library

[org.clojure/java.jdbc ā€œ0.7.7ā€]

https://github.com/clojure/java.jdbc

Building on recent improvements around returning generated keys in execute! 
Etc, this release adds support for :as-arrays?, :result-set-fn, and :row-fn as 
consistently as possible over result sets that contain generated keys. In 
addition get-connection tries to provide better error messages when a 
java.sql.Connection is accidentally passed to a function that expects a db-spec.

As always, I’m interested in feedback on how to make JDBC easier and better for 
you!

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

-- 
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/d/optout.

Reply via email to