0 Replies Latest reply on Mar 16, 2006 3:11 PM by ftg314159

    standardjbosscmp-jdbc.xml datasource-mapping wrong for Derby

    ftg314159

      In 4.0.2, the datasource-mapping for Derby directs JBoss to convert JDBC BIT to SQL BOOLEAN. However, Derby has no BOOLEAN datatype.

      Changing this to SMALLINT seems to work, though.