EOGenerator & Inheritance
EOGenerator & Inheritance
- Subject: EOGenerator & Inheritance
- From: David Avendasora <email@hidden>
- Date: Fri, 10 Feb 2006 16:47:27 +0000
I am using EOGenerator to create my custom java classes from my EOModel.
I have a class "Part" that has three subclasses: Raw, Intermediate
and Finished. When EOGenerator creates the _Raw.java,
_Intermediate.java and _Finished.java, they all extend
EOGenericRecord instead of Part.
They *should* extend Part which extends _Part which extends
EOGenericRecord, right?
I just want to make sure I'm doing this right.
Thanks!
Dave
_______________________________________________
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