Dive into Oracle ADF

Send me a mail
 Dive into Oracle ADF   Click to see the XML version of this web page.   (Updated: 2/3/2008; 9:21:39 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

February 2007
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28      
Jan   Mar

Get Firefox!

Thursday, February 01, 2007

I've added example# 105 to illustrate how to efficiently validate the uniqueness of a non-primary key attribute. The example prevents two rows in the DEPT table from having the same department name (case-insensitively).

The technique implemented is described in section 9.6.2 Implementing an Efficient Existence Check of the ADF Developer's Guide for Forms/4GL Developers.

P.S. In JDeveloper/ADF 11g under development, along with many, many other enhancements, we've made it possible to enforce this type of "alternate key" unique validation in a declarative way in the future.


4:30:40 PM    



This morning I watched all five of the narrated tutorial viewlets on the WebCenter 10.1.3.2 Demos page. They take you step by step through building a simple "Veeva Vacations" application using all of the key new JSF/Portal features offered by Oracle WebCenter Framework and Oracle JDeveloper/ADF 10.1.3.2. Knowing how much effort it takes to plan and execute a series of tutorials like this, my hat is off to the Oracle WebCenter team. These viewlets are extremely well done and easy to follow. Bravo!


10:56:08 AM    


Shay's blogged about a sneak preview online demo he's posted where you can watch to see a few of the new interactive controls and features of the next major release of our ADF Faces JSF controls for the upcoming 11g release. This is only a glimpse of what they can do, but across the board they take our current AJAX features of ADF Faces 10.1.3 -- known as partial page rendering -- to the next level of interactivity.

[NOTE: Following the link above, you might need to scroll your browser page back to the top to read the blog post's text...]


8:50:28 AM    


© Copyright 2008 Steve Muench.