« Aggregator for JDeveloper Related Blogs | Main | Keyword Searches in Firefox »

Example of Using a selectBooleanCheckbox for VARCHAR2 or NUMBER Columns


I've added example # 3 to illustrate how to use an <af:selectBooleanCheckbox> bound to VARCHAR2 or NUMBER Oracle Database columns.
This is performed by creating a transient attribute of type Boolean and redefining its getter and setter methods to 'translate' the ADF Business Components type Boolean to the 'standard' String or Number types that the Oracle Database "understands".
(Boolean is not a valid type in the Oracle Database).

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on December 4, 2006 6:07 PM.

The previous post in this blog was Aggregator for JDeveloper Related Blogs.

The next post in this blog is Keyword Searches in Firefox.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle