Hi there, my google foo is failing me now...is there a way with clojure.java.jdbc to directly access the IResultSet before being processed so that I can get fields from it manually (I need getBinaryStream)
clojure.java.jdbc
IResultSet
getBinaryStream