VOOZH about

URL: https://www.javacodegeeks.com/tag/adf/page/3

⇱ ADF Archives - Page 3 of 4 - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Eugene FedorenkoAugust 5th, 2013
    0 276

    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👁 Image
    Eugene FedorenkoMay 9th, 2013
    0 152

    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👁 java-interview-questions-answers
    Dimitrios StassinopoulosNovember 6th, 2012
    1 152

    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👁 java-interview-questions-answers
    Dimitrios StassinopoulosOctober 16th, 2012
    0 155

    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👁 java-interview-questions-answers
    Mahmoud ElSayedAugust 16th, 2012
    0 187

    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👁 java-interview-questions-answers
    Eugene FedorenkoJuly 23rd, 2012
    0 86

    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👁 java-interview-questions-answers
    Eugene FedorenkoMay 30th, 2012
    0 232

    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👁 java-interview-questions-answers
    Dimitrios StassinopoulosMay 18th, 2012
    0 132

    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👁 java-interview-questions-answers
    Eugene FedorenkoMay 11th, 2012
    0 142

    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 »
  • «
  • 1
  • 2
  • 3
  • 4
  • »
Back to top button
Close