Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

postChanges : How and when should it be used?

746902May 15 2010 — edited May 19 2010
Hi,

I am using JDev 11.1.1.2.0 and ADF 11g.
In our project, we have built in some complex screen flow and for this dev. team have freely used " getDBTransaction().postChanges()". It has been used even in areas where the DB values are not involved.

After going through the API, I am still not clear about its implications from the perspective of
1. Performance
2. N/W call cost
3. Its main usage, b'coz the API doc says to rather use doDML than postChanges

Kindly put in your thoughts and experience.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 16 2010
Added on May 15 2010
8 comments
2,622 views