Cargando…

Beginning Oracle Application Express 5 /

Whether youℓ́ℓre new to Oracle or an old hand who has yet to test the waters of APEX, Beginning Oracle Application Express 5 introduces the processes and best practices youℓ́ℓll need to become proficient with APEX. The book shows off the programming environment, the utilities and tools available, an...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gault, Doug (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint : Apress, 2015.
Colección:Expert's voice in Oracle.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Chapter 1: An Introduction to APEX 5.0; What Is APEX?; A Brief History of APEX; Ancient History; More Recent History; APEX 5.0 and the Future; What You Need to Get Started; Access to an APEX Instance; Web Browser; SQL Developer; Summary; Chapter 2: A Developer's Overview; The Anatomy of a Workspace; APEX Users; Applications, Pages, Regions, and Items; Workspaces, Applications, and Schemas; A Final Word on Workspaces; A Tour of the APEX Modules; The Home Page; Application Builder.
  • The Application Builder Home PageThe Application Home Page; The Page Designer; SQL Workshop; The Object Browser; The SQL Commands Interface; SQL Scripts Interface; The Query Builder; Utilities; Packaged Apps; Packaged App Gallery; Packaged App Dashboard; Packaged App Administration; Administration and Team Development; Summary; Chapter 3: Identifying the Problem and Designing the Solution; Identifying System Requirements; Never a Clean Slate ; A Broken System ; How Do You Fix Things?; Defining the Requirements; Extrapolating to a Database Design; System Design with APEX in Mind.
  • Table Definition and User-Interface Defaults APEX and Primary Keys; Business Logic vs. User-Interface Logic; Placement of Database Objects; Translating Theory to Practice; Summary; Chapter 4: SQL Workshop; Creating Objects with the Object Browser; Loading Data with the Data Workshop Utility; Creating a Lookup Table; Loading and Running SQL Scripts; User Interface Defaults; Understanding User Interface Defaults; Defining UI Defaults for Tables; Summary; Chapter 5: Applications and Navigation; The Create Application Wizard ; Sample and Packaged Applications; Packaged App Gallery.
  • Packaged App DashboardPackaged App Administration; Websheet Applications; Database Applications from Spreadsheets; Applications from Scratch; Naming the Application; Laying Out Pages; Copying Shared Components; Application Attributes ; Selecting an Authentication Method; Selecting Tab Options; Globalization Options; Completing the Create Application Wizard; Static Content Regions; Public Pages; Navigation Bar Entries; Global Pages; Breadcrumb Regions; Breadcrumb Entries; Lists; Lists of Values; Static List of Values; Dynamic List of Values; Summary.
  • Chapter 6: Forms and Reports: The Basics APEX Forms; Form on a Table; Creating a Form on a Table; Modifying a Form on a Table; Changing the Label Templates; Making the Fields Mandatory; Looking Behind the Scenes; Form on a Procedure; Creating a Form on a Procedure; Modifying a Form on a Procedure; Looking Behind the Scenes; Master-Detail Report and Form; Creating a Master-Detail Report and Form; Modifying a Master-Detail Report; Session State; Understanding Session State; Sharing Database Connections; Setting and Retrieving Session State; Viewing Session State; APEX Items.