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!

value featching using EO,VO,AM

K ShrikantNov 15 2013 — edited Nov 15 2013

Hi Everyone,

I am new to ADF BC and trying to learn EO,VO and AM.

I am using Jdeveloper 11.1.1.4 and I am trying to featch the particular column from the table into select one choice.

e.g. I have created EMPLOYEE table with fields First_Name,Last_Name,Emp_Id(PK). and in my jspx page i need only selectonechoice showing the values of First_Name only.

Can anyone tell me proper way to approach the things, so that I will get clear picture about these components?  Even if I want to change my dropdown list to Last_Name, It should be work.

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2013
Added on Nov 15 2013
4 comments
246 views