Michael,
> You are supposed to be able to safely put code in the subclass without it
> being overwritten.
Thanks. I just tested this and it does in fact preserve the subclass if it
already exists.
Joe
On Tue, Mar 23, 2010 at 11:54 AM, Joe Baldwin wrote:
> I have a question about management & usage of the data objects generated by
> Cayenne Modeler (CM).
>
> It is clear that the CM auto-generates classes that represent the entities
> built using CM (with the underscore prefix). In addition, i
I have a question about management & usage of the data objects generated by
Cayenne Modeler (CM).
It is clear that the CM auto-generates classes that represent the entities
built using CM (with the underscore prefix). In addition, it auto-generates a
sub-class. Also, when any change is made v