JDeveloper 11g PS 1 has been released – cool stuff!

Lucas Jellema 1
0 0
Read Time:3 Minute, 3 Second

Last month during Oracle Open World I wrote an article on the upcoming features of PatchSet 1 for JDeveloper 11g: . Now this release has been published and is delivering on those promises. For an overview of all (?) new features, take a look at What’s New. It is a fairly dry, emotionless, factual list of features small, large and enormous new features. With brief descriptions and screen shots for many of them, it gives you a quick overview of what might be useful to you. Note however that some gems are hidden away in this list for which the meaning and importance is not fully captured I believe in this summary. And of course the relevance of any new feature depends on your specific situation.

Apart from the obvious features really standing out in a visual way – such as the caroussel component, the sparkchart and the fusion skin – I was intrigued by an apparently small feature for Business Components: “Setting the Auto Refresh property on a view object causes the view object to refresh its dataset if change notifications are received from the database.” Update of stale middle tier cache, configured in a declarative way. If it does what I think it does, and now not only for Shared Application Modules but for any AM’s ViewObjects, then that is potentially quite cool. The database can inform us of ViewObjects that need to refresh because their data set is (potentially) become stale.

Another one I want to take a closer look at: “Generate asynchronous web service methods for custom application module methods and view object operations.“. It seems like we can expose selected methods in asynchronous web service portTypes.

The changes in the contextual events framework are very interesting too. Before this release, I have suggested that perhaps we might need our own plain class/object based listener registration mechanism as I did not think the contextual events are intuitive enough. However, with the improvements in 11gR1PS1 – both design time and run time – I will have to revise that opinion. We can now triggers events not just from data control bindings, but from buttons, managed beans and even JavaScript. And the payload of an event can easily be defined to include binding value, data control method return, managed bean method return value, string literal or other expression. Several additional settngs allow us to fine tune the event handling:”Declaratively specify raise conditions for an event.”, Choose to subscribe to an event only if it’s raised by a particular component,”Declaratively specify handle conditions for an event.”.

Using non-ADF BC based Data Controls has became somewhat more viable, thanks to the introduction of “New filtering, sorting and range paging APIs for non-ADF BC data controls.”. Non-ADF BC controls include POJO data controls and WebService Data Control – as well as the Placeholder Data Control.

There seems to be a lot of new functionality for DVT (Data Visualization Tags) as well. Especially the integration of popup into the DVTs look like an interesting option. Also the control over visual characteristics “what will the DVT look like” seems to have been expanded quite a bit.

The debugger enhancements, especially when it comes to inspecting ADF Data Bindings and ADF Business Components are going to prove very valuable I am sure. It becomes so much easier to find out what at a certain point in the execution of the code is inside the binding container and especially what state is and the contents are of ViewObjects.

We will discuss more features such as the REST support, Maven functionality, Context Info, Fusion Skin, Dynamic Tab Pattern page template etc. in the weeks ahead of us.

About Post Author

Lucas Jellema

Lucas Jellema, active in IT (and with Oracle) since 1994. Oracle ACE Director and Oracle Developer Champion. Solution architect and developer on diverse areas including SQL, JavaScript, Kubernetes & Docker, Machine Learning, Java, SOA and microservices, events in various shapes and forms and many other things. Author of the Oracle Press book Oracle SOA Suite 12c Handbook. Frequent presenter on user groups and community events and conferences such as JavaOne, Oracle Code, CodeOne, NLJUG JFall and Oracle OpenWorld.
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

One thought on “JDeveloper 11g PS 1 has been released – cool stuff!

Comments are closed.

Next Post

Migrating your web applications from JEE5 to JEE6

On Wednesday, November 11, the Netherlands Java Users Group (NL-JUG) organized the JFall 2009 Java conference. At the conference I had the pleasure of doing a presentation with a live demo about what steps can be taken to migrate an existing JEE5 web application to JEE6. The application ran on […]
%d bloggers like this: