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!

Annoying refresh behaviour of table

915091Nov 12 2012 — edited Nov 12 2012
We came across a behaviour of joined View Objects that bothers us. This happens with the versions 11.1.2.2.0 and 11.1.2.3.0. But I think it would also have the same manner in 11.1.1.6.0.

Prerequisite
- Create a VO which is based on at least two EOs which are joined.
- Create an editable table for this VO.

When you now change the data of a record in this table and change the selection to another row, the table refreshes. This is an annoying behaviuor, especially if you want to edit lots of data.

I've tried to change the refrence attribute of the second entity in the View Object, but it doesn't seem to help.

Is there a way to change this behaviour? I mean, with "normal" VOs based on only one entity you don't get this refreshing behaviour.


Thanks in advance.
This post has been answered by Frank Nimphius-Oracle on Nov 12 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2012
Added on Nov 12 2012
3 comments
142 views