I suppose it's related to HTML checkboxes (null or true) but this is more a guessing...
Jacques De : "Adam Heath" <[EMAIL PROTECTED]> > Why does GenericEntity store booleans internally as "Y" or "N"? > Wouldn't it make more sense to store them as Boolean? "Y" or "N" > encoding should be handled at the database layer, when reading and writing. >
