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.

Reply via email to