davidbrummy
Jul 11th, 2011, 06:54 PM
Hey.
I want to add a field to a Roo managed domain object that is not managed by the database but is serialized in and out of GWT.
I know Transient will stop it going to the database but how do I still add it so GWT can see it.
thanks,
David
I want to add a field to a Roo managed domain object that is not managed by the database but is serialized in and out of GWT.
I know Transient will stop it going to the database but how do I still add it so GWT can see it.
thanks,
David