Add or table column to remove the database I have to rework for VO and EO?

Hello

I have a table called Employee
I created the ViewObject (VO) and EntityObject (EO) in Jdeveloper.
If I add or remove any column of the Employee table.
do I need to recreate the VO and EO again. or it does not reflect the changes to the table automatically?

Help, please...

yshintre,

You right-click of your OA and select "Synchronize with database" to have the new attribute added to your OA. You can then edit the original Version and add the new attribute by the shuttle in the list.

John

Tags: Java

Similar Questions

Maybe you are looking for