Hi
Why is it necessary to have public setters for id properties on entities? I've noticed that if I override an id property in my java source then the ROO shell warns me that I am missing a setID() method but all seems to work OK.
Just curious really, is there somepart of the framework that need public mutators for id and version?
Jon


Reply With Quote
