users@jaxb.java.net

Re: Marshalling hibernate object with lazy loading

From: Dmitri Colebatch <dim_at_colebatch.com>
Date: Thu, 13 Apr 2006 15:17:49 +1000

Hi Lucas,

On 4/13/06, lucasjordan_at_softhome.net <lucasjordan_at_softhome.net> wrote:
> Thanks, I assume that is an annotation for the each class (Address in this
> case). Can I make jaxb create the classes with that annotation?

I'm not aware of any option for xjc to do this, I think by default it
uses property based access rather than field - I'll let others give a
more definitive answer.

cheers
dim