how to handle Views
how to handle Views
- Subject: how to handle Views
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 10 Feb 2009 14:33:06 -0800 (PST)
I have two tables.
jobs and clients
clients have many jobs but a job has only one client.
I need to generate a list of clients that have open jobs. If I were doing this 'normally' I would create a View on the table such that it was a listing of clients with open jobs. Then I could query this view for the list of clients. works really fast.
how can I accomplish the same thing in webobjects? Is there a way to create this view using migrations?
Ted
_______________________________________________
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