Hi Steve Ebersole,
could the Oracle Dialect be extended to differ between mapping a Java Boolean.class to "1/0" in standard queries but map it to "true" and "false" for stored procedure queries to fix that (maybe) - just a wild guess ?