Welcome! Wikis are websites that everyone can build together. It's easy!

ADF & JDeveloper

Oracle JDeveloper is Oracle's main development tool for Java based SOA applications. It provides a development environment for Java, Database,XML, SOA and WebCenter applications.
The focus of the IDE is on providing a visual and declarative development approach to standards based development.
JDeveloper itself is free of charge and can run on any platform that supports JVM including windows, linux, max and unix.

More on the JDeveloper page on OTN: http://oracle.com/technology/products/jdev

Oracle ADF (Oracle Application Development Framework) is a Java EE based development framework that aims to simplify application development. It is based on the MVC architecture and offers functionality that simplify various tasks and infrastructure that is needed for building Java EE applications. ADF offers a choice of technologies that can be used to build each of the layers of the application. In addition to using standard Java EE technologies such as JSF, JSP, Swing, JPA and EJB, ADF also offers sub-frameworks to handle specific layers.

These include:
  • ADF Business Components (middle tier business services components that handle database interaction)
  • ADF Faces (JSF UI components for web applications providing rich functionality)
  • ADF Swing (Swing UI components for Java client applications)
  • ADF Model (A binding layer that provides declarative drag and drop based binding of various backend components to various UI technologies. For example you can take and EJB, POJO, ADF BC or Web Service and bind it to JSP, JSF and Swing UIs with a simple drag and drop operation.)

You can mix and match ADF technologies depending on your architectural requirements, ie. you can build an ADF application using either ADF Faces or ADF Swing or a combination of these.

More on the ADF page on OTN: http://oracle.com/technology/products/adf


Timeline of JDeveloper take from OOW 2007 presentation "Oracle Fusion Middleware Past, Present and Future"








Latest page update: made by chriscmuir , Jul 12 2008, 3:18 AM EDT (about this update About This Update chriscmuir Moved from: Developer Tools - chriscmuir

No content added or deleted.

- complete history)
Keyword tags: adf jdev
More Info: links to this page

Anonymous  (Get credit for your thread)


Started By Thread Subject Replies Last Post
aruncrush Updation of Detailtable field should update the Mastertable field usin 0 May 16 2008, 3:18 AM EDT by aruncrush
aruncrush
Thread started: May 16 2008, 3:18 AM EDT  Watch
Hi,

How to do :

i need to update the detailtable which should update the particular field in Mastertable field using PPR.

The following link describes how to modify master and how detail will automatically updates using PPR.

http://andrejusb.blogspot.com/2007/06/create-edit-and-delete-operations-in.html

I need to do the same in reverse.Instead of Mastertable field i need to do in detailtable field and it should update in Mastertable field.

Clear UseCase:

Updation of Detailtable field should update the Mastertable field using PPR.


Please guide me to solve this.

Thanks & Regards,

Arun
0  out of 1 found this valuable. Do you?    
Keyword tags: MasterDetail
Vimalan28 Master-Detail input screen develop for to insert new record 1 May 16 2008, 3:15 AM EDT by aruncrush
Thread started: Feb 28 2008, 2:45 AM EST  Watch
Hi All,

I am unsing EJB3.0 and Toplink POJO and ADF Framework and JDeveloper 10.1.3.3

This is related to foreign key relationship. I am having two tables master and detail table. In both the table there is no record (Newly created table).

I want to design the page which will accept master value and detail value. i.e. Similar to display master-detail data using findAllquery object in Data Control Palette.

i.e. To accept input values for the newly created table. I design the page for the master table and created custom method to insert the record in the table.

But i want to design the page which will contain the detail part also in table format which will accept number of rows for to enter values in the table.

Finally i want to save it in both master and detail table when i click "Submit" action.

But i don't know how to implement the functionality for to accept the detail table part.

Please provide any link or sample or tips to design the page and to save the data.

Or we need to write custom method. Since we can't drag and drop the detail collection list from the findAllTable(). Its not for to enter new record because if values in the table means those values will be populated on the screen for fresh transaction also.

Thanks & Regards
Vimalan Balan
Do you find this valuable?    
Keyword tags: adf jdev
Show Last Reply
pa_ko Open JDev/ADF 11g section! 1 Mar 28 2008, 1:59 AM EDT by chriscmuir
Thread started: Oct 28 2007, 4:14 PM EDT  Watch
...needless to ask...
2  out of 4 found this valuable. Do you?    
Keyword tags: None
Show Last Reply
khasori ADF Query Panel With Table 0 Jan 5 2008, 5:59 AM EST by khasori
khasori
Thread started: Jan 5 2008, 5:59 AM EST  Watch
I have a read-only view object for one table. and want to create a search page using, ADF Query Panel With Table. When the page is executed, table contains all the record of in db table. I want that table should not display any record when the page is displayed. I tried to use following WHERE clause

WHERE Publisher.PUBLISHERID=0

it does work, but when i use any criteria from provided pane on page, nothing is displayed as the result.

any one to help?
1  out of 2 found this valuable. Do you?    

Related Content

(what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)