Re: reverse engineer table problem
Re: reverse engineer table problem
- Subject: Re: reverse engineer table problem
- From: Chuck Hill <email@hidden>
- Date: Sat, 29 Oct 2016 16:22:27 +0000
- Thread-topic: reverse engineer table problem
Just change the name in the model (the Java side, not the database side).
From:
<webobjects-dev-bounces+chill=email@hidden> on behalf of Theodore Petrosky <email@hidden>
Date: Saturday, October 29, 2016 at 5:43 AM
To: WebObjects-Dev <email@hidden>
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.
Help/Unsubscribe/Update your Subscription:
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden