Re: FetchSpecs over derived attributes
Re: FetchSpecs over derived attributes
- Subject: Re: FetchSpecs over derived attributes
- From: "John Huss" <email@hidden>
- Date: Mon, 16 Apr 2007 14:45:08 -0500
Here's an example:
Attribute name = "totalTaxes"
Attribute derived definition = "productTax1 + productTax2 + productTax3"
(productTax* are attribute names in the same entity, not the column names)
Fetch spec qualifier = "totalTaxes > 0"
This works for any kind of fetch spec.
John
_______________________________________________
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