ADF
-
Enterprise Java
Monitoring an ADF Application in a Docker Container, Easy Way
In this short post I am going to show a simple approach to make sure that your ADF application running…
Read More » -
Enterprise Java
How to Pass Parameters to ActionListener in ADF
In some cases, it is required to pass a value to ActionListener of ADF Button. The method that can be…
Read More » -
Enterprise Java
Oracle ADF and Oracle Jet work together. Architecture patterns
In this post I am going to consider various architecture patterns of implementing an application on top of combination of…
Read More » -
Enterprise Java
Application Modules and Entity Cache
Any ADF developer with some basic knowledge of ADF Business Components would be familiar with the following diagram: It represents…
Read More » -
Enterprise Java
Automated Software Testing of Fusion Middleware applications with FlexDeploy
Automated software testing is one of the mandatory activities that any software organization should perform in order to be able…
Read More » -
Enterprise Java
Understanding ADF Bindings in ADF Lifecycle
In this post I am going to focus on ADF Bindings layer and explore how it works when an ADF…
Read More » -
Enterprise Java
LOVs in Oracle MAF
We all love one of the most powerful ADF features lists of values. Using them we can declaratively and easily…
Read More » -
Enterprise Java
Managing Savepoints with ADF BC
While working with ADF BC we usually rely on the framework for performing DML operations in the database. The framework…
Read More » -
Enterprise Java
Showing a Subset of Display Attributes in the Drop-down List with Combo box List of Values
Combo box List of Values (inputComboboxListOfValues) is supposed to be a very popular ADF Faces component for working with LOVs.…
Read More »