|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
EBOOKCENTRAL_ocn857713140 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
130906s2013 xx o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d OCLCQ
|d YDXCP
|d EBLCP
|d MHW
|d E7B
|d MEAUC
|d DEBSZ
|d OCLCQ
|d S4S
|d OCLCF
|d OCLCO
|d OCLCQ
|d COO
|d OCLCQ
|d OCLCO
|d OCLCA
|d OCLCQ
|d FEM
|d CNNOR
|d MOR
|d PIFAG
|d N$T
|d ZCU
|d AGLDB
|d MERUC
|d OCLCQ
|d U3W
|d D6H
|d STF
|d OCLCQ
|d VTS
|d NRAMU
|d ICG
|d NLE
|d INT
|d VT2
|d UKMGB
|d OCLCQ
|d G3B
|d TKN
|d OCLCQ
|d DKC
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d QGK
|d OCLCQ
|d OCLCO
|d OCLCL
|
016 |
7 |
|
|a 018005517
|2 Uk
|
019 |
|
|
|a 858659894
|a 961562067
|a 962643749
|a 968115927
|a 969040009
|a 1259108855
|
020 |
|
|
|a 1299832253
|q (electronic bk.)
|
020 |
|
|
|a 9781299832251
|q (electronic bk.)
|
020 |
|
|
|a 1782170693
|q (electronic bk.)
|
020 |
|
|
|a 9781782170693
|q (electronic bk.)
|
020 |
|
|
|z 1782170685
|
020 |
|
|
|z 9781782170686
|
029 |
1 |
|
|a AU@
|b 000055915780
|
029 |
1 |
|
|a CHNEW
|b 000640760
|
029 |
1 |
|
|a CHNEW
|b 001052156
|
029 |
1 |
|
|a CHVBK
|b 567709760
|
029 |
1 |
|
|a DEBBG
|b BV044185346
|
029 |
1 |
|
|a DEBSZ
|b 397632533
|
029 |
1 |
|
|a DEBSZ
|b 493126597
|
029 |
1 |
|
|a NZ1
|b 15908946
|
029 |
1 |
|
|a UKMGB
|b 018005517
|
035 |
|
|
|a (OCoLC)857713140
|z (OCoLC)858659894
|z (OCoLC)961562067
|z (OCoLC)962643749
|z (OCoLC)968115927
|z (OCoLC)969040009
|z (OCoLC)1259108855
|
037 |
|
|
|a 514476
|b MIL
|
050 |
|
4 |
|a QA76.9.D3
|
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.6
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Vesterli, Sten E.
|
245 |
1 |
0 |
|a Developing Web Applications with Oracle ADF Essentials.
|
260 |
|
|
|b Packt Publishing,
|c 2013.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|2 rda
|
490 |
1 |
|
|a Professional expertise distilled
|
520 |
|
|
|a Developing Web Applications with Oracle ADF Essentials covers the basics of Oracle ADF and then works through more complex topics such as debugging and logging features and JAAS Security in JDeveloper as the reader gains more skills. This book will follow a tutorial approach, using a practical example, with the content and tasks getting harder throughout.""Developing Web Applications with Oracle ADF Essentials"" is for you if you want to build modern, user-friendly web applications for all kinds of data gathering, analysis, and presentations. You do not need to know any advanced HTML or JavaSc.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: My First ADF Essentials Application; Getting ready; Installing MySQL; MySQL installation; Configuring; Changing MySQL options; Does it work?; Modifying some data; Installing Java Development Kit and GlassFish; Installing JDK 7; Installing GlassFish; GlassFish installation; Setting up the domain; Does it work?; Installing the MySQL connector in GlassFish; Adding a DataSource to GlassFish; Installing ADF Essentials; Getting ADF Essentials.
|
505 |
8 |
|
|a Installing the ADF Share libraries in GlassFishSetting the GlassFish JVM parameters; Does it work?; Installing JDeveloper; JDeveloper or Eclipse?; Which JDeveloper?; JDeveloper installation; Installing the MySQL Connector in JDeveloper; Installing the GlassFish Server Extension; Connecting to the GlassFish server; Building a simple ADF Essentials application; Creating the application; Database; Business service; Model layer; Controller layer; View layer; Getting ready to deploy; DataSource; Application module configuration; Change platform; Running your first ADF Essentials application.
|
505 |
8 |
|
|a Can it run faster?Setting up WebLogic for MySQL; Adding a DataSource to WebLogic; Running your first ADF Essentials application again; Summary; Chapter 2: Creating Business Services; Business service possibilities; ADF Business Components; Starting the example application; How ADF business components work; Building your own foundation; Building framework extension classes; Using framework extension classes; Building entity objects for the example application; Preparing to build; Running the wizard; Examining the result; Setting the labels; Autogenerated values; Cleaning up the data types.
|
505 |
8 |
|
|a Cleaning up the associationsDeleting superfluous associations; Fixing wrong associations; Removing invalid references from entity objects; Building view objects; The storyboard; Building the customer view object; Building the rental view object; Creating a view link; Application module; Testing business components; Summary; Chapter 3: Creating Task Flows and Pages; Building task flows; Bounded and unbounded task flows; Pages and fragments; Task flow templates; Example application; Building the Rent DVD task flow; Building the Return DVD task flow; Memory scopes; Other elements of task flows.
|
505 |
8 |
|
|a Building pagesUsing templates; Facet definitions; Page fragment template; Page template; Example application; Building the customer search page; Building the Return DVD page; An alternative -- ADF query panel; Building the Rent DVD page; Building a master page; Running the page; Using data bindings; Showing a customer on a page; Showing customer rentals on a page; Adding navigation; Summary; Chapter 4: Adding Business Logic; Adding logic to business components; Logic in entity objects; Overriding accessors; Working with database triggers; Overriding doDML(); Data validation.
|
588 |
0 |
|
|a Print version record.
|
546 |
|
|
|a English.
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Web applications.
|
650 |
|
0 |
|a Application software.
|
650 |
|
6 |
|a Applications Web.
|
650 |
|
6 |
|a Logiciels d'application.
|
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 Application software
|2 fast
|
650 |
|
7 |
|a Web applications
|2 fast
|
758 |
|
|
|i has work:
|a Developing web applications with Oracle ADF Essentials (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCGrjdg6P7dhkrmfhyTt9pd
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|z 9781299832251
|
830 |
|
0 |
|a Professional expertise distilled.
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1389311
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849675
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1389311
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10754159
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 637210
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis26098871
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11119992
|
994 |
|
|
|a 92
|b IZTAP
|