Hello All:

   I'm new to Torque and have an instance where the project-schema.xml
file have columns set as required="true" and generated the base and map
classes. Upon inserting a new object where the column is null, an sql
exception is thrown.  I would expect the doInsert to check for not null
and throw an exception before the sql is generated.  Is this the
expected results?  Is the required attribute only used for table
generation?

Any help is appreciated

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to