Cargando…

Oracle JDeveloper 10g handbook /

Create web and database applications with Oracle JDeveloper 10g--the complete, integrated Java development environment--with help from this comprehensive, real-world resource. Many chapters contain hands-on practices and source code examples reinforcing vital concepts. It’s all here--from the nuts-a...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Faderman, Avrom, Koletzke, Peter (Autor), Dorsey, Paul (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : McGraw-Hill/Osborne, ©2004.
Colección:Oracle Press series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Cover Page
  • Oracle JDeveloper 10g Handbook
  • Copyright Page
  • Dedication
  • Contents
  • Part I Overview
  • 1 Overview of Oracle JDeveloper 10g
  • JDeveloper: Past, Present, and Future
  • Past: Product History and Roots
  • Present: Where Is JDeveloper Now?
  • Future: The Vision
  • What Is New in JDeveloper 10g?
  • New Integrated Development Environment (IDE)
  • Application Development Framework
  • Struts
  • Modeling in JDeveloper
  • Business Services
  • Desupported and Deprecated Features
  • Creating Application Code in JDeveloper
  • Application Workspaces
  • Projects
  • JDeveloper Directory Structure
  • Development Steps
  • Hands-on Practice: Build a Client/Server Application Using the JDeveloper Wizards
  • I. Create the Application Workspace and Database Connection
  • II. Create the Model Project
  • III. Create the View Project
  • Hands-on Practice: Create a Simple JSP Page
  • I. Create the JSP Project
  • II. Create the JSP File
  • 2 The Integrated Development Environment Overview
  • The JDeveloper 10g IDE
  • IDE Window
  • About Monitor Resolution
  • Editor Window
  • Dockable Windows
  • Customizing the IDE
  • Preferences
  • Main Toolbar
  • Main Menu
  • About Javadoc
  • The Help System
  • Finding the Help Topic
  • Displaying the Help Topic
  • Locating Help Centrally
  • Software Configuration Management
  • CVS Concepts
  • Hands-on Practice: Set Up CVS Locally
  • I. Install and Set Up the CVS Server
  • II. Set Up a CVS Server Connection
  • III. Import and Check Out a Module
  • 3 IDE Tools
  • Navigators
  • Application Navigator and System Navigator
  • Connection Navigator
  • Run Manager
  • Structure Window
  • Structure Window Icons
  • Other Structure Window Operations
  • Structure Window Views
  • Component Palette
  • Code Snippets
  • Property Inspector
  • Properties
  • Events
  • Log Window
  • Code Editor
  • End Tag Completion
  • Code Templates
  • Code Insight and Tag Insight
  • Other Text Editing Features
  • Editing PL/SQL
  • Code Editor Style Sheet Support
  • Debugger
  • Debugger Windows
  • Debugging Java Code
  • Debugging PL/SQL
  • Other Tools for Improving Code
  • Visual Editors
  • HTML and UIX Previewers
  • New Gallery
  • Wizards
  • New File Dialogs
  • Data Control Palette
  • Other Editors
  • XML Editor
  • Class Editor
  • EJB Module Editor
  • Viewer Windows
  • Image Viewer
  • Archive Viewer
  • Tables Viewer
  • Sequence Viewer
  • SQL Worksheet
  • Modelers and Diagrammers
  • Types of Diagrams
  • Creating a UML Diagram
  • Some Diagramming Operations
  • XML Schema Editor
  • Struts Page Flow Diagrammer
  • 4 Introduction to the Oracle Application Development Framework
  • What Is a Framework?
  • Why Use a Framework?
  • What Is a Development Framework?
  • Why Use a Development Framework?
  • Support for the Framework
  • What Is Oracle Application Development Framework?
  • Who Will Use ADF?
  • ADF User Community Support
  • Development Frameworks in Previous JDeveloper Releases
  • ADF Architecture Model
  • MVC