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!

Update Entity fom Table EJB

DLopezSep 2 2015 — edited Sep 3 2015

Hi,

I have created an "Entity from table" using a table that has 5 columns, and now there was the need to add 2 more columns to that table, so my java class representation of that table is not updated.

Is it possible to update the entity and if so how can I do it?

I already have all the queries in my entity and I don't want to lose them.

I'm using jdev 12c

thk

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2015
Added on Sep 2 2015
3 comments
713 views