How to not persist an object
Dan Glauser <[email protected]>
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Organization | Roundbox Media |
| Message-ID | <1114552661.307.36.camel@nano> |
Hello all, I have a group of nested objects that I am trying to send over the wire with OpenAMF. I would like the AMFSerializer to not serialize one of the object's properties. I need to have a getter for this property however because this property is managed via Hibernate. Any advice would be appreciated. Thanks! -- Dan [email protected]