Oracle ADF

E-Valley Point has vast experience in working with Oracle ADF. Our experts specialize in selected industries where we have the deepest understanding of our customers' business and needs. Using our global delivery model we are capable of offering an attractive delivery model to large to mid size companies. E-Valley Point has successfully applied Oracle ADF in projects with many of our clients. Java EE is a standard platform, Robust, Scalable and Secure which is the basis for many of today's business applications. Oracle Application Development Framework (Oracle ADF) is an innovative and mature J2EE Framework, which is directly supported and implemented on Oracle JDeveloper 11g. Oracle ADF simplifies Java EE development by minimizing the need to write code allowing developers to focus on application functionality. E-Valley Point has broad expertise related to Oracle technology and also has technicians with the highest certification level (Oracle Certified Master)


Why Fusion?


  • Fusion is Oracle's effort to merge application products and technologies
  • Oracle is using the "Fusion Technology Stack" and ADF to build the next EBS – Fusion Applications
  • ADF offers a consistent developer experience regardless of the technologies
  • ADF Business Components provide access to the database and other data sources
  • ADF Faces provide 150+, feature–rich item and container components for JSF JSP pages
  • ADF Model connects ADF BC to ADF Faces
  • ADF Controller manages page flow and task flow

  • oracle adf architecture


    Oracle Application Development Framework


    • A framework is a prebuilt service for solving a particular problem – like access to the database
      • Code libraries and standards support the framework
      • Implements code reuse and best practices
      • A architecture with code libraries

    • ADF is a Meta–Framework
      • A wrapper for other frameworks
      • Available starting in JDeveloper 10g
      • Provides a consistent developer experience

    • Pre-ADF available in Oracle Application Frame–work
      • Oracle Application Framework (UIX/MVC)

    • Based on Model–View–Controller
      • Java EE design pattern