Re: data modeller
Re: data modeller
- Subject: Re: data modeller
- From: Andrew Pontious <email@hidden>
- Date: Thu, 18 Aug 2005 18:08:42 -0700
On Aug 17, 2005, at 10:40 AM, aharm wrote: With Xcode, is there a way to get the attributes assigned in the Data Modeler tool, to propagate into the Java classes?
thx!! Al.
If I understand your question, the answer is no.
The Core Data framework, and the Core Data models that you make with the data modeling tool in Xcode, create and use Objective-C classes, not Java classes.
See the "Data Modeling with Xcode" section of the Xcode Users Guide under Help -> Xcode Help in Xcode.
If you want to program in Java in Xcode, you will not be able to use the data modeling tool.
-- Andrew Pontious |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden