-- Chris Sterling Software Architect Codesic Consulting [EMAIL PROTECTED] office: 425-576-9292 |
I was looking through the documentation and I was unable to find a way to make an attribute Nullable in the modeling of an Entity using the Spring cartridge. Does anybody have any ideas on how to do this? The only thing I have thought of so far is to set the initial value of the attribute to an empty String, for example, and this should put this into the database when mapped.
