首頁 > 計算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計
> Oracle ADF Enterprise Application Development:Made Simple(Second Edition)最新章節(jié)目錄
舉報

會員
Oracle ADF Enterprise Application Development:Made Simple(Second Edition)
最新章節(jié):
Index
Thisbookiswritteninaneasytounderstandstyle,followinganenterprisedevelopmentprocessthroughallthephasesofdevelopmentanddeployment.Conceptsareillustratedwithrealworldexamplesandthemethodsusedareexplainedstepbystep.ThisbookisforOracledeveloperslookingtostartusingOracle’slatestdevelopmenttoolandJ2EEdeveloperslookingforamoreproductivewaytobuildmodernwebapplications.ThisbookwillguideyouthroughthecreationofasuccessfulenterpriseapplicationwithOracleADF12c,andthereforeitassumesyouhavebasicknowledgeofJava,JDeveloper,anddatabases.
目錄(108章)
倒序
- coverpage
- Oracle ADF Enterprise Application Development – Made Simple Second Edition
- Credits
- About the Author
- Acknowledgment
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What is an enterprise application?
- What this book covers
- How to read this book
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. The ADF Proof of Concept
- Understanding the architecture of ADF
- The Proof of Concept
- The Proof of Concept case study
- Getting started with JDeveloper
- The Proof of Concept ADF Business Components
- The Proof of Concept ADF user interface
- The scheduled tasks page
- Summary
- Chapter 2. Estimating the Effort
- Gathering requirements
- Deciding how to build it
- Application architecture
- Example Work Breakdown Structure
- Estimating the solution
- Adding it all up – the final estimate
- Sanity check
- From effort to calendar time
- Summary
- Chapter 3. Getting Organized
- Skills required for an ADF project
- Organizing the team
- Gathering the tools
- Structuring workspaces projects and code
- Naming conventions
- Summary
- Chapter 4. Productive Teamwork
- The secret of productivity
- Version control with Subversion
- Version control with Git
- Avoiding conflicts
- Focusing for maximum productivity
- The Integrated Solution – Oracle Team Productivity Center
- Working with Oracle Team Productivity Center
- Summary
- Chapter 5. Preparing to Build
- Creating common workspaces
- Working with task flow templates
- Working with page templates
- Framework extension classes
- Packaging your common code
- Summary
- Chapter 6. Building the Enterprise Application
- Structuring your code
- Building the Common Model
- Organizing the work
- Implementing the task management subsystem
- Implementing the scheduling subsystem
- Building the master application
- Summary
- Chapter 7. Testing Your Application
- Initial tests
- User interface tests
- Stress and performance tests
- The Oracle alternative
- Summary
- Chapter 8. Changing the Appearance
- Controlling appearance
- Skinning overview
- Skinning in practice
- Summary
- Chapter 9. Customizing Functionality
- The reason for customization
- The technology behind ADF customization
- Applying customization layers
- Making an application customizable
- Performing customization
- Summary
- Chapter 10. Securing Your ADF Application
- The security basics
- Security decisions
- Implementing ADF Security
- Application roles
- Implementing the user interface security
- Implementing data security
- Users and groups
- Summary
- Chapter 11. Packaging and Delivery
- The contents of a good deployment package
- Preparing for deployment
- Setting up the application server
- Deploying the application
- Scripting the build process
- Summary
- Appendix A. Internationalization
- Automatic internationalization
- Running your localized application
- Localizing formats
- More internationalization
- Summary
- Index 更新時間:2021-07-19 18:25:15
推薦閱讀
- The Android Game Developer's Handbook
- 編程卓越之道(卷3):軟件工程化
- Visual C++數(shù)字圖像模式識別技術(shù)詳解
- Flask Web開發(fā)入門、進(jìn)階與實(shí)戰(zhàn)
- OpenNI Cookbook
- Windows Presentation Foundation Development Cookbook
- HTML5入門經(jīng)典
- Python時間序列預(yù)測
- Unity 5 for Android Essentials
- HTML5與CSS3基礎(chǔ)教程(第8版)
- C#面向?qū)ο蟪绦蛟O(shè)計(第2版)
- Laravel Design Patterns and Best Practices
- PHP Microservices
- Getting Started with Web Components
- Getting Started with RethinkDB
- C#教程
- Kotlin核心編程
- Test-Driven Java Development(Second Edition)
- JavaScript Security
- Kali Linux Wireless Penetration Testing Essentials
- Selenium自動化測試完全指南:基于Python
- Mastering Redmine
- Java Web程序設(shè)計任務(wù)教程(第2版)
- Learning C# by Developing Games with Unity 5.x(Second Edition)
- 數(shù)字媒體技術(shù)基礎(chǔ)
- Blend for Visual Studio 2012 by Example:Beginner's Guide
- 大型網(wǎng)站性能優(yōu)化實(shí)戰(zhàn):從前端、網(wǎng)絡(luò)、CDN到后端、大促的全鏈路性能優(yōu)化詳解
- 全棧軟件測試實(shí)戰(zhàn)(基礎(chǔ)+方法+應(yīng)用)(慕課版)
- 深入學(xué)習(xí)Go語言
- 程序設(shè)計與問題求解:C語言