Hi Vincent,

> I find it more spec compliant to have a String cmp field containing my XML
> respresentation.
> a getter method that do XML-->Object
> a setter method that do Object-->XML

Or even better to do the conversions in ejbLoad() and ejbStore()
to be more performant with cached beans.

regards
Georg
 ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   [EMAIL PROTECTED]           +49 (40) 23 53 27 10



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to