i'm pretty green with all this...  

whenever i try to use anything with a boolean java equivalent in it (postgre
BOOLEAN or hsqldb BIT), the source code gets generated using
java.lang.Boolean.MIN_VALUE (like for an Integer) instead of
java.lang.Boolean.FALSE

is there a fix for this, i've seen some extra stuff for Booleans lying about
in CVS :) what am i missing?

Darren



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to