Just change the name in the model (the Java side, not the database side). From: <[email protected]> on behalf of Theodore Petrosky <[email protected]> Date: Saturday, October 29, 2016 at 5:43 AM To: WebObjects-Dev <[email protected]> Subject: reverse engineer table problem
my first real gottcha! it seems that the database I need to reverse has a reserved word for a table name. Important info here!! I am never going to write to this database, just read. in a table I need, there is an attribute called “super”. what are my choices? I don’t even care about this attribute so I could comment the accessors out. but if I were to rerun the EOGenerate, I would have a problem. anything I can do besides commenting out the accessors? _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]<mailto:[email protected]>) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/chill%40gevityinc.com This email sent to [email protected]<mailto:[email protected]>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
