Created: https://issues.apache.org/jira/browse/DERBY-5042
On Tue, Feb 15, 2011 at 11:51 AM, Bryan Pendleton < [email protected]> wrote: > java.sql.SQLException: An attempt was made to put a data value of type >> 'byte' into a data value of type 'BOOLEAN'. >> >> Is it a bug, or am I doing something obviously wrong? >> > > Looks likely to be a bug to me. Boolean is a brand new type, > and undoubtedly still has some rough edges. > > Can you log a full JIRA issue, with supporting code, etc? > > http://db.apache.org/derby/DerbyBugGuidelines.html > > thanks, > > bryan >
