Oracle ADF enterprise application development-made simple : successfully plan, develop, test, and deploy enterpise applications with Oracle ADF /
This book is written in an easy-to-understand style, following an enterprise development process through all the phases of development and deployment. Concepts are illustrated with real-world examples and the methods used are explained step-by-step. This book is for Oracle developers looking to star...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing,
2014.
|
Edición: | 2nd ed. |
Colección: | Professional expertise distilled.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_ocn870946462 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 140222s2014 enk o 001 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d OCLCQ |d YDXCP |d S4S |d DEBSZ |d OCLCO |d OCLCQ |d OCLCO |d OCLCF |d N$T |d UMI |d COO |d DEBBG |d OCLCQ |d OCLCO |d OCL |d OCLCQ |d AGLDB |d ICA |d ZCU |d MERUC |d OCLCQ |d OCLCO |d D6H |d VTS |d CEF |d ICG |d NLE |d OCLCQ |d OCLCO |d UKMGB |d STF |d UAB |d DKC |d AU@ |d OCLCQ |d M8D |d UKAHL |d OCLCQ |d OCLCO |d OCLCQ |d K6U |d OCLCO |d OCL |d OCLCQ |d OCLCO |d OCLCL | ||
015 | |a GBB7G6472 |2 bnb | ||
016 | 7 | |a 018005640 |2 Uk | |
019 | |a 872140166 | ||
020 | |a 9781782176817 |q (electronic bk.) | ||
020 | |a 1782176810 |q (electronic bk.) | ||
020 | |a 1782176802 | ||
020 | |a 9781782176800 | ||
029 | 1 | |a AU@ |b 000067098350 | |
029 | 1 | |a CHNEW |b 000886614 | |
029 | 1 | |a CHVBK |b 374455333 | |
029 | 1 | |a DEBBG |b BV042031873 | |
029 | 1 | |a DEBBG |b BV043606873 | |
029 | 1 | |a DEBSZ |b 405627025 | |
029 | 1 | |a DEBSZ |b 414173341 | |
029 | 1 | |a DEBSZ |b 484719106 | |
029 | 1 | |a GBVCP |b 779380290 | |
029 | 1 | |a GBVCP |b 815075340 | |
029 | 1 | |a UKMGB |b 018005640 | |
035 | |a (OCoLC)870946462 |z (OCoLC)872140166 | ||
037 | |a CL0500000402 |b Safari Books Online | ||
050 | 4 | |a QA76.76.A65 | |
072 | 7 | |a COM |x 051390 |2 bisacsh | |
072 | 7 | |a COM |x 051230 |2 bisacsh | |
072 | 7 | |a COM |x 051440 |2 bisacsh | |
082 | 0 | 4 | |a 005.46 |
049 | |a UAMI | ||
100 | 1 | |a Vesterli, Sten E. | |
245 | 1 | 0 | |a Oracle ADF enterprise application development-made simple : |b successfully plan, develop, test, and deploy enterpise applications with Oracle ADF / |c Sten E. Vesterli. |
250 | |a 2nd ed. | ||
260 | |a Birmingham : |b Packt Publishing, |c 2014. | ||
300 | |a 1 online resource (432 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Professional expertise distilled | |
500 | |a Includes index. | ||
505 | 0 | |a Cover; Copyright; Credits; About the Author; Acknowledgment; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:The ADF Proof of Concept; Understanding the architecture of ADF; Enterprise architecture; The frontend part; The backend part; The ADF architecture; Entity objects and associations; View objects and view links; Application modules; The ADF user interface; ADF Task Flows; ADF pages and fragments; The Proof of Concept; Content of a Proof of Concept; Making the technology work; Determining the development speed; The Proof of Concept deliverables. | |
505 | 8 | |a The Proof of Concept case studyUse cases; UC008 Task Overview and Edit; UC104 Person Task Timeline; Data model; Getting started with JDeveloper; The JDeveloper window and panels; Setting JDeveloper preferences; The Proof of Concept ADF Business Components; Creating a connection; Entity objects for the Proof of Concept; Building associations for the Proof of Concept; Building view objects and view links for the Proof of Concept; Creating view objects for value lists; Creating a view object for tasks; Building an application module for tasks; Creating view objects for scheduling. | |
505 | 8 | |a Building an application module for schedulingThe Proof of Concept ADF user interface; ADF Task Flows; The tasks page; Creating the tasks page; Running the initial tasks page; Refining the tasks page; Fixing the bindings; Running the tasks page with parameters; Adding database operations; Running the tasks page with database operations; The scheduled tasks page; Adding the Gantt component; Navigation; Summary; Chapter 2:Estimating the Effort; Gathering requirements; Building it just like the old system; Use cases; User stories; Non-functional requirements; Requirement lists; Screen design. | |
505 | 8 | |a Deciding how to build itDeciding how much to build at a time; Deciding how much to build yourself; Deciding how to integrate; Application architecture; Example Work Breakdown Structure; Estimating the solution; Top-down estimate; Bottom-up estimate; Three-point estimates; Grouping -- simple, normal, and hard; More input, better estimates; Adding it all up -- the final estimate; Swings and roundabouts; Calculating the standard deviation for a task; Calculating the standard deviation for a project; Sanity check; From effort to calendar time; Summary; Chapter 3:Getting Organized. | |
505 | 8 | |a Skills required for an ADF projectADF framework knowledge; Object-oriented programming; Java programming; Database design and programming; XML knowledge; Web technologies; Regular expressions; Graphics design; Usability; Testing; Organizing the team; Project manager; Software architect and lead programmer; Regular programmers; Building Business Components; Building the user interface; Skinning; Templates; Defining data validation; Building support classes; Building database stored procedures; Build/configuration manager; Database and application server administrator; Graphic designers. | |
500 | |a Usability experts. | ||
520 | |a This book is written in an easy-to-understand style, following an enterprise development process through all the phases of development and deployment. Concepts are illustrated with real-world examples and the methods used are explained step-by-step. This book is for Oracle developers looking to start using Oracle's latest development tool and J2EE developers looking for a more productive way to build modern web applications. This book will guide you through the creation of a successful enterprise application with Oracle ADF 12c, and therefore it assumes you have basic knowledge of Java, JDevelo. | ||
588 | 0 | |a Print version record. | |
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
590 | |a eBooks on EBSCOhost |b EBSCO eBook Subscription Academic Collection - Worldwide | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a Oracle (Computer file) |
630 | 0 | 7 | |a Oracle (Computer file) |2 fast |
650 | 0 | |a Application software |x Development. | |
650 | 0 | |a Business |x Data processing. | |
650 | 0 | |a Management |x Data processing. | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Gestion |x Informatique. | |
650 | 7 | |a COMPUTERS |x Programming |x Open Source. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Software Development & Engineering |x General. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Software Development & Engineering |x Tools. |2 bisacsh | |
650 | 7 | |a Management |x Data processing |2 fast | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Business |x Data processing |2 fast | |
758 | |i has work: |a Oracle ADF enterprise application development made simple (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGJt3P9FHGvYMMtkhpfwmd |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Vesterli, Sten E. |t Oracle ADF Enterprise Application Development - Made Simple. |d Birmingham : Packt Publishing, ©2014 |z 9781782176800 |
830 | 0 | |a Professional expertise distilled. | |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1564349 |z Texto completo |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781782176800/?ar |z Texto completo |
938 | |a Askews and Holts Library Services |b ASKH |n AH26849716 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL1564349 | ||
938 | |a EBSCOhost |b EBSC |n 705759 | ||
938 | |a YBP Library Services |b YANK |n 11669360 | ||
994 | |a 92 |b IZTAP |