« New on ADF Code Corner: Metadata Services (MDS) Example : Power User vs. Normal User | Main | New on ADF Code Corner: How to access remote task flows from your ADF applications »
New on ADF Code Corner: Editable Tree Nodes using the Oracle ADF POJO Data Control
By frank.nimphius | June 28, 2010
Editable tree nodes is a use case that frequently shows up in questions asked on internal and external Oracle JDeveloper forums. If you use ADF Business Components as a business service, then, because of its tight integration with ADF and its active data model, there isn’t much for you to do other than making the tree nodes editable. However, if using a data control that accesses non-ADF BC business services, like POJO or Web Services, the call to persist the data changes performed through the ADF binding layer is an extra step to consider. This blog article discusses a POJO based ADF model and one of the strategies that exist to make editable trees to work in this environment. For most part of this article, using a POJO model is not different from using ADF Business Components.
Frank
Topics: ADF, ADF Faces RC | No Comments »
Comments are closed.