-
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 » -
Software Development
Declarative SQL Mode Pitfall
As we know a view object definition supports three SQL modes. There are normal, declarative and expert modes. In this post…
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 » -
Enterprise Java
User sessions, Data controls and AM pooling
Recently I was asked an interesting question about application module pooling. As we know AM pool contains application module instances…
Read More » -
Core Java
Using Java API for WebSockets in JDeveloper 12.1.3
Introduction The latest release of JDeveloper 12c (12.1.3.0) along with WebLogic Server 12.1.3 came up with some new Java EE…
Read More » -
Enterprise Java
Really Dynamic Declarative Components
In this short post I am going to focus on ADF dynamic declarative components. I mean a well known ADF…
Read More » -
Enterprise Java
ADF: Popup, Dialog and Input Components
In this post I would like to focus on a very common use case when we have af:popup containing af:dialog…
Read More »