This document summarizes a presentation on Oracle Application Development Framework (ADF) and its business components (ADF BC). It discusses how ADF BC can expose database tables and views as Java services, and its features like transaction management, caching, validation and more. It provides examples of creating an ADF BC application using HR data, including defining entity objects, view objects, and a business service. It demonstrates consuming the application via a web service and creating an ADF Faces web page bound to the application data. The page includes interactive charts and tables with features like filtering, sorting, resizing and contextual popups for drill-down.