Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Developing Web Applications with Oracle ADF Essentials

You're reading from   Developing Web Applications with Oracle ADF Essentials Quickly build attractive, user-friendly web applications using Oracle's free ADF Essentials toolkit

Arrow left icon
Product type Paperback
Published in Aug 2013
Publisher Packt
ISBN-13 9781782170686
Length 270 pages
Edition 1st Edition
Arrow right icon
Toc

Business service possibilities


The business service layer is doing most of the work that the application performs, such as delivering data, accepting instructions to create, change, or remove data, and performing more complicated calculations and operations. This layer interacts with the user interface part of the application through the use of ADF bindings.

There are several ways of building business services in an ADF application, but by far the easiest is to use ADF Business Components (ADF BC) based on database tables. This is the approach taken in this book and in many tutorials on ADF development. If you are just starting out with ADF, you should definitely master this way of building applications first.

Other alternatives are:

  • Building Plain Old Java Objects (POJOs) to encapsulate some other data source (for example, web services) and then creating data controls based on these POJOs.

  • Building Business Components on top of other data sources rather than on top of database tables. This...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime