Many reasons. In some cases, I don't want to serialize the whole graph. In other cases, I just want a subset of properties...
> > > --- Gagn�_Jean-Christian <[EMAIL PROTECTED]> > wrote: > > Hi > > > > I already asked this question but did not receive > > any answer. > > > > For our application, we use session beans but no > > entity beans. Our business > > model classes are Plain Old Java Objects made > > persistent with Toplink. > > > > Can I generate ValueObjects with xdoclet on classes > > that are not entity > > beans ? > > why do you need value objects for your pojos? > Value object were "invented" for entity beans > because of their remote nature.... > > Your pojo is already value object ( of course if it's > serializable ) > > regards, > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
