Really? Fascinating <grin> All those years of writing EJB apps, and it never even occurred to me that that was possible. I always just called the right thing based on the column type of the query :-)
On Tue, Apr 14, 2009 at 20:55, Greg Brown <[email protected]> wrote: > That's true, but column data can be extracted in a variety of formats. This > will allow the caller to specify which type to use. It will also be necessary > when extracting date values for use in JSON serialization,
