VOOZH about

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

⇱ ADF Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Eugene FedorenkoFebruary 18th, 2019
    0 227

    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👁 java-interview-questions-answers
    Mahmoud ElSayedJanuary 11th, 2019
    0 531

    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👁 java-interview-questions-answers
    Eugene FedorenkoMay 30th, 2018
    2 206

    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👁 java-interview-questions-answers
    Eugene FedorenkoMay 4th, 2016
    0 132

    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👁 java-interview-questions-answers
    Eugene FedorenkoOctober 20th, 2015
    0 202

    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👁 java-interview-questions-answers
    Eugene FedorenkoJune 5th, 2015
    0 237

    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👁 java-interview-questions-answers
    Eugene FedorenkoMarch 5th, 2015
    0 166

    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👁 Image
    Eugene FedorenkoJanuary 23rd, 2015
    0 166

    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👁 java-interview-questions-answers
    Eugene FedorenkoNovember 4th, 2014
    0 83

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