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!
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 ?
Please refer
http://www.oracle.com/technetwork/developer-tools/jdev/ccset36-all-097334.html
Thanks. I later on figured that I could use annotations in the pojo fields.
For JPA Pojo add Primary Key Using @Id