On Tue, May 27, 2008 at 5:11 PM, Jeff Butler <[EMAIL PROTECTED]> wrote:
> I have tests working fine with the HSQLDB binary type: > > 1. Use a byte[] for the property. > 2. Set jdbcType to "BINARY" in your parameter and result mappings > > Jeff Butler > LOL, paramater mappings? :) I wrote my first just now. It seems to work. Thanks (I will mail again if I run into more problems) :) -- // Jonathan