• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: EOModel: retrieving tableattributes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOModel: retrieving tableattributes


  • Subject: Re: EOModel: retrieving tableattributes
  • From: Kaj Hejer <email@hidden>
  • Date: Tue, 16 Sep 2003 15:01:52 +0200

At 14:45 +0200 16-09-2003, jacques couzteau wrote:
Am Montag, 15.09.03, um 23:35 Uhr (Europe/Berlin) schrieb Kaj Hejer:

EOModelGroup.defaultGroup().entityNamed("MyTable).attributes()

There seems to be something wrong with the variablename

on build the compiler says:
cannot resolve symbol  : variable EOModelGroup


here is my code:
NSArray tableAttributes;
tableAttributes = EOModelGroup.defaultGroup().entityNamed("myTable").attributes();




Try adding

import com.webobjects.eoaccess.*;

in the top of this file.


-Kaj :) _______________________________________________ webobjects-dev mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev Do not post admin requests to the list. They will be ignored.

References: 
 >Re: EOModel: retrieving tableattributes (From: jacques couzteau <email@hidden>)

  • Prev by Date: Re: String To BigDecimal - Is it Possible?
  • Next by Date: Re: EOModel: retrieving tableattributes
  • Previous by thread: Re: EOModel: retrieving tableattributes
  • Next by thread: Re: EOModel: retrieving tableattributes
  • Index(es):
    • Date
    • Thread