-
Enterprise Java
Smart Auto-PPR Change Event Policy
There is a common belief among ADF developers that setting the iterator binding change event policy to ppr is not a…
Read More » -
Enterprise Java
Working with the Array Data Type in a Table
In this post I would like to follow up on my previous article about Oracle collection data types and I…
Read More » -
Enterprise Java
ADF Faces. Immediate custom client events
In this post I am going to focus on ADF Faces Javascript API method to fire a custom event from…
Read More » -
Enterprise Java
ADF: URL Task Flow Call with HTTP POST Method
As we know a bounded task flow can be invoked by some URL either directly from a browser or from…
Read More » -
Enterprise Java
Passivation and Activation of View Objects with Transient Attributes
Within passivation/activation cycle of application modules the framework passivates and activates view objects as well. Usually the framework saves information…
Read More » -
Enterprise Java
Understanding ADF Faces clientComponent attribute
I believe most of ADF developers know ADF Faces attribute clientComponent. In this post I am going to show how…
Read More » -
Enterprise Java
Read-only ViewObject and Declarative SQL mode
Introduction The declarative SQL mode is considered to be one of the most valuable advantages of the entity-based view objects.…
Read More » -
Enterprise Java
ADF Task Flow: Managed bean scopes for page fragments
Introduction When we work with ADF Task Flows and need to implement some flow specific business logic or store some…
Read More » -
Enterprise Java
ADF: Backing bean scope in task flow finalizer
Introduction This is very common and recommended practice to use task flow finalizers when we need to do some final…
Read More »