I am working on JDeveloper ADF Forms. When I update query of View Objects (VO) of Entity Objects (EO), it takes ages to Update Attribute Mapping. Although query is very simple and it is runing fine in toad/Sql Developer. I am running query on same pc and on same network. There is no issue of network unstability.
for example: select ooha.order_number from oe_order_headers_all ooha
Even all my teammates is facing same problems. I am not using any Proxy or any other extra setting and DB Test Connection / network connection is runnning fine.
Can anybody help to reduce this time as it takes almost 20 minutes to update mapping for each VO.
Database Version : Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production Version 19.14.0.0.0
JDeveloper Version: Studio Edition Version 12.2.1.4.0
Windows: Windows 10 Pro 64-bit
Ram: 16 GB
Here is screenshot:
