Relationships, database, refresh, etc...
Relationships, database, refresh, etc...
- Subject: Relationships, database, refresh, etc...
- From: James Cicenia <email@hidden>
- Date: Sun, 7 Mar 2004 09:57:30 -0600
Hello -
I have been using key traversal to read my relationship lists...
object().object2.objects()
This has been working great. Now my question is that when I
insert a record into the database during the session, it doesn't
show up in my relationship when I go try to select it in another
component. In this particular case I have stored the top object
above in my session.
How do I force a refresh so that my next use of the relationship
retrieves the newly inserted value?
-James Cicenia
_______________________________________________
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.