You should be able to introspect the types of the columns in the ResultSet using ResultSet#getMetaData().
On Tue, Apr 14, 2009 at 18:33, Greg Brown <[email protected]> wrote: > - the desired type of the output (so we know which ResultSet getter to invoke
