-
Jun 30th, 2010, 07:50 PM
#1
Spring - XStream, Hibernate : different POJO ?
I am wanting to serialize a hibernate POJO using xstream. There are certain unrelated fields that get serialized.
For example -
<createdBy class="com..domain.Users " reference="../../values/createdBy"/>
How do I avoid that ? Is there any tool that generates Xstream Annotations for POJO ?
Is there a way to avoid a certain field from all classes when using xstream ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules