ADF
-
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
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
Oracle ADF Mobile World! Hello!
Hello, ADF Mobile, World! As you probably already know… ADF Mobile is here! Here are some links that will make you feel…
Read More » -
Enterprise Java
Master Detail CRUD operations with Regions ADF 11g
This is an example that demonstrates how to create a Master Detail relationship between tables by using Regions. The main…
Read More » -
Enterprise Java
ADF : Dynamic View Object
Today I want to write about dynamic view object which allow me to change its data source (SQL query) and…
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 BC: Create a UI table binded to Business Components
In this example we are going to show how to create a simple UI table (af:table) which is binded to…
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 »