• 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: Faulting Attributes of an Entity?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Faulting Attributes of an Entity?


  • Subject: Re: Faulting Attributes of an Entity?
  • From: Ken Anderson <email@hidden>
  • Date: Sun, 24 Apr 2005 16:08:57 -0400

Why don't you create another entity off the same table and create a relationship to your main entity? It might cause havoc when creating new rows though...

I've often created entities that were used for read-only situations that played around like this. We had one entity that was used for creation that had all the attributes normally, then 'pared down' versions to improve performance where necessary.

Ken

On Apr 24, 2005, at 9:15 AM, Dov Rosenberg wrote:

Is it possible to set up an EOEntity such that some attributes (not
relationships) can be faulted? For example, say I have a database table that
has several regular columns in it (varchar, numberic, datetime). If that
table also has a CLOB type of column it would be desirable to be able to
fault that attribute to avoid having to retrieve it anytime I needed the
other attributes of the EO. I know I can do something similar by creating a
separate table to contain just that attribute. It would be helpful to be
able to mark an attribute as a fault in the EOModel. Seems like it should be
pretty trivial for EOF to not retrieve any columns marked as faults unless
the attribute is expressly accessed.


Thanks in advance


-- Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Faulting Attributes of an Entity? (From: Dov Rosenberg <email@hidden>)

  • Prev by Date: Fwd:
  • Next by Date: WebObjects on Tiger?
  • Previous by thread: Faulting Attributes of an Entity?
  • Next by thread: RE: Faulting Attributes of an Entity?
  • Index(es):
    • Date
    • Thread