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!

set primary key in oepe java bean data control

user3021635Mar 31 2018 — edited Aug 19 2018

Hello,

How can I set the primary key of  a pojo java bean in oepe 12.2.1.2 ?

There UI editor does not seem to support this. is there a work around ?

Comments

dvohra21
user3021635

Thanks. I later on figured that I could use annotations in the pojo fields.

dvohra21

For JPA Pojo add Primary Key Using @Id

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 16 2018
Added on Mar 31 2018
3 comments
272 views