users@jaxb.java.net

Re: Creating XML files from relational data

From: Gustavo Cebrian <gustavo.cebrian_at_greenhatconsulting.com>
Date: Wed, 02 Jul 2003 14:44:17 +0100

JAXB could create constructors in every class.

That way, many attributes are set at the same time when the object is created,
instead of using a setProperty method for each attribute.

Gustavo.



***********************************************
Gustavo Cebrian
Analyst/Programmer

Want to improve the ROI on your EAI project?
Download RV Tester and reduce your development
and testing timescales by as much as 50%.
http://www.greenhatconsulting.com/rvtester

Green Hat Consulting Ltd.
107 Fleet Street, London EC4A 2AB
DDI +44 (0)20 7936 9495
Mobile +44 (0)7788 922291
http://www.greenhatconsulting.com
gustavo.cebrian_at_greenhatconsulting.com
***********************************************




-----Original Message-----
From: Kohsuke Kawaguchi [mailto:Kohsuke.Kawaguchi_at_Sun.COM]
Sent: 24 June 2003 17:16
To: Gustavo Cebrian
Subject: Re: Creating XML files from relational data


> Is it possible to create your own constructors?

I'm not sure what you mean by that. Could you explain what you want the
RI to do?

--
Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com>