Updating outside of the editing context using Oracle Stored Procedures
Updating outside of the editing context using Oracle Stored Procedures
- Subject: Updating outside of the editing context using Oracle Stored Procedures
- From: "Wooddall-Gainey, David" <email@hidden>
- Date: Thu, 28 May 2009 13:12:44 -0400
- Thread-topic: Updating outside of the editing context using Oracle Stored Procedures
Hi,
I have several
stored procedures executed using EOUtilities as follows:
EOUtilities.executeStoredProcedureNamed(ec,"sf07UpdArData", args);
These procedures update most rows in most tables.
I assumed I had to either invalidateAllObjects in the ec or
refreshAllObjects after the procedures run, then saveChanges to make the updates
known in the ec.
Is this correct?
Thank you.
David
Wooddall-Gainey
AHNR-IT
540-231-5730
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