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!

ADF Bussiness component programatic access

LausAug 10 2012 — edited Aug 10 2012
HI
I am new to ADF. I menaged to connect to my database, created bussines component for just one table. I also menaged to create page with a button. What I would like to do is programatic in nature. I would like to check if my table in the column "NAME" containes name for example "JOHN". All that envoked on press of button on my page. So I aranged for specific java function to fire when I press button. Here problem begins. Can somone tell how to access now an entity object for my table in order to ask if there is some name equal to JOHN. So this is just basic example i would require.
I use JDeveloper 11.1.2.2.0 .Thx
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2012
Added on Aug 10 2012
2 comments
80 views