All,

I would like to write a generic interface to support
the CRUD options in a web based interface and am
looking for help/pointers.  The objects have no
mapping on the web server-side, but are unmarshalled
from objects marshalled on the database server-side. 
How does castor determine which fields to marshal in
the XML? Just search for all methods starting with
getXXX and use XXX as the field name?

Thanks.

Michael



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-user

Reply via email to