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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

View Object not updating when there is changes in DB

User_7TK0DSep 2 2022

Hello,
I need some help.
I'm a newbie and I'm using JDeveloper 12.2.1.4.0.
Why the VO is not fetching the changes in Database?
I tried to update the status from NEW to PENDING in Database
image.pngBut the changes is still not reflecting in UI Page
image.pngI already set the VO to auto-refresh = true but it is still not working
Thanks

This post has been answered by Eric v.M. on Sep 10 2022
Jump to Answer

Comments

What do you mean by database client?

Peter551059

The Oracle Client is what connects your applications with your database. Almost all client side applications use it. I suppose that SOA/Weblogic 12c use this software component to connect DB.

User_37XTP

any updates on above thread?

1 - 3

Post Details