users@jaxb.java.net

Re: Creating XML files from relational data

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 20 Jun 2003 10:39:36 -0700

Use methods of the ObjectFactory class. You can build a tree from
scratch without unmarshalling.

(if your project is simple, almost any technology would work!)

--
Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com>