Skip to main content

2017 | Buch

Oracle ADF Survival Guide

Mastering the Application Development Framework

insite
SUCHEN

Über dieses Buch

Quickly get up to speed with Oracle's Application Development Framework (ADF). Rapidly build modern, user-friendly applications that will be easy to re-use, expand, and maintain.
Oracle ADF Survival Guide covers the latest 12c version and explains all the important concepts and parts, including ADF Faces, ADF Task Flows, ADF Business Components, ADF Skins, the new Alta UI, and how to implement business logic in all layers of the application. Organizations with existing investments in Oracle database and Oracle Forms applications will be able to leverage Oracle's best practice for application development in moving those applications to the ADF framework. The book:Explains all parts of the ADF stack
Shows how to integrate with databases and web services
Demonstrates the best practice for ADF enterprise architecture
What You Will LearnRapidly build great-looking, user-friendly screens
Build page flows visually for improved communication with business users
Easily connect your user interface to databases and other back-end systems
Leverage the best practice for productive team development
Establish a solid enterprise architecture for maximum reuse and maintainability
Automate your build and deployment processWho This Book Is For
Experienced developers who want to rapidly become productive with Oracle's Application Development Framework (ADF) 12c. It is for Oracle Forms and database developers working for organizations who have followed Oracle’s strategic direction to ADF, as well as for experienced Java developers who want to learn Oracle’s highly-productive, JSF framework.

Inhaltsverzeichnis

Frontmatter
Chapter 1. Drag-and-Drop Building
Abstract
The secret behind the very high productivity that Oracle Application Development Framework (ADF) offers is the ability to build a lot of functionality without writing code. When building ADF applications, you should aim to write as little code as possible, using JDeveloper to drag and drop together the initial version of every page in your application.This chapter explains how to use the ADF Business Component wizards and the graphical task flow builder, and how to build pages with automatic data binding.
Sten Vesterli
Chapter 2. ADF Enterprise Architecture
Abstract
In the previous chapter, you saw how easy it is to build small, but fully functional ADF applications. This chapter will discuss how to build larger applications in an enterprise setting.It discusses several architecture models for different types of enterprise ADF applications, and how to use ADF features like ADF Libraries to implement them.
Sten Vesterli
Chapter 3. Layout and Skins
Abstract
This chapter will explain how to get more control over the layout and appearance of your ADF application using layout components, individual component styling and application-wide ADF skins. .
Sten Vesterli
Chapter 4. Business Logic
Abstract
The secret behind the very high productivity that Oracle Application Development Framework (ADF) offers is the ability to build a lot of functionality without writing code. When building ADF applications, you should aim to write as little code as possible, using JDeveloper to drag and drop together the initial version of every page in your application. However, ADF allows you to add your own business logic written in Java or Groovy. This chapter describes how to add logic to business components to implement the specific functionality your application needs.
Sten Vesterli
Chapter 5. Presentation Logic
Abstract
ADF handles all the basic functionality of getting data from the database onto the web page, accepting changes, and storing data back. But when you want to implement your own special way of handling the user interface, you need to start writing code. This chapter describes how to add logic to the presentation layer, using prebuilt UI component validators (declarative), managed beans (server-side Java code), and custom client-side JavaScript code
Sten Vesterli
Chapter 6. Logging and Debugging
Abstract
You’ve seen how to build an ADF application with powerful declarative features, and how to add your own business logic to both the business component and the user interface layer. However, sometimes your application doesn’t work quite the way you expect it to. This chapter describes how to use ADF logging and debugging features to find problems in your application.
Sten Vesterli
Chapter 7. Your ADF Workflow
Abstract
JDeveloper is an enterprise-level tool that supports and integrates with many of the tools you need to support an enterprise application development process.
Sten Vesterli
Backmatter
Metadaten
Titel
Oracle ADF Survival Guide
verfasst von
Sten Vesterli
Copyright-Jahr
2017
Verlag
Apress
Electronic ISBN
978-1-4842-2820-3
Print ISBN
978-1-4842-2819-7
DOI
https://doi.org/10.1007/978-1-4842-2820-3