Hi Folks,
i am trying to add a column in Entity Object, earlier it did allow me, but now it does not
i am working on oracle 12.1.3, so i had unregister table and columns and drop synonymn and drop table ,
created table with addittional column and created synonym and registered table and columns.
i can verify the table and columns are visible , however, my jdeveloper does not detect the change, even if i right click EO and synchronize Table.
i have been droppping table and recreating it to avoid registering columns explicitly usind ad_dd package in apps user
what am i missing.
regards
AR