Contrib Clojure wrapper for JDBC access to databases. Minor update:
Arbitrary values allowed for :cursors, :concurrency, :result-type arguments to prepare-statement JDBC-102 <https://dev.clojure.org/jira/browse/JDBC-102>. Allow :as-arrays? :cols-as-is to omit column name uniqueness when returning result sets as arrrays JDBC-101 <https://dev.clojure.org/jira/browse/JDBC-101>. Add :timeout argument to prepare-statement JDBC-100 <https://dev.clojure.org/jira/browse/JDBC-100>. https://github.com/clojure/java.jdbc <https://github.com/clojure/java.jdbc> Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
