Ok, here is the rest. Sorry about the bad problem definition:

Basically, it's like this.

(cp.base is an instance of the before mentioned Base class)
Integer cb = this.base.getCurrentBuild();
                                cp.base.setBuildings(cb , 
this.base.getBuildings(cb) + 1);
                                cp.base.setCurrentBuild(null);

On Jan 19, 8:02 pm, datanucleus <[email protected]> wrote:
> Define "updates" with respect to that field. Saying you change
> something is one thing, but posting the code that changes that thing
> is a prerequisite to any comment. Obviously the log would also tell
> you plenty about that field, like is it replaced by a proxy/wrapper
> when it is read in ?
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to