• 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
Strange behavior with OEModeler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange behavior with OEModeler


  • Subject: Strange behavior with OEModeler
  • From: Erwin <email@hidden>
  • Date: Sun, 1 Aug 2004 17:58:24 +0200

A very basic situation and a strange problem (but it's Sunday and very hot outside...)

I have one entity Product  with 3 fields
- productID  (Number-Mediumint)    primary key
- productDescription (String-Varchar 40)
and a oneToMany relationship
- productFeatures (to Feature , productID, productID connected)


and another one Feature entity with also 3 fields - featureID (Number-Mediumint) primary key - product ID (Number-Mediumint) featureDescription (String-Varchar 40) and a to-one relationship - product (to Product , productID, productID connected)

in WOBuilder in defined a 'feature' key (type Feature)
I can see the 2 keys (featureID and productID) and the product relationship
BUT I don't see the featureDescription field !!!!!!!


what's wrong ???  (the FEATURE_DESCRIPTION table is defined...)
_______________________________________________
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.


  • Prev by Date: Re: session cleanup hooks
  • Next by Date: Re: session cleanup hooks
  • Previous by thread: Re: session cleanup hooks
  • Next by thread: Updating / Replacing Parent Objects
  • Index(es):
    • Date
    • Thread