Cargando…

Pro JPA 2 in Java EE 8 : an in-depth guide to Java persistence APIs /

Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java developers....

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Keith, Mike (Autor), Schincariol, Merrick (Autor), Nardone, Massimo (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2018]
Edición:Third edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1021882132
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 180206s2018 cau ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d N$T  |d EBLCP  |d UMI  |d UPM  |d OCLCF  |d STF  |d UAB  |d TOH  |d SNK  |d OCLCQ  |d COO  |d YDX  |d CEF  |d VT2  |d U3W  |d OCLCQ  |d DEBBG  |d NLGGC  |d K6U  |d D6H  |d WYU  |d G3B  |d LVT  |d S9I  |d C6I  |d UKMGB  |d CAUOI  |d LEAUB  |d MERER  |d OCLCQ  |d UKAHL  |d LQU  |d FVL  |d OCLCQ  |d ADU  |d UHL  |d LEATE  |d OCLCQ  |d AJS  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
015 |a GBB8L6610  |2 bnb 
016 7 |a 019127050  |2 Uk 
019 |a 1022076854  |a 1023864124  |a 1027041453  |a 1029075603  |a 1042352020  |a 1044790548  |a 1048156551  |a 1048171719  |a 1048191963  |a 1057695631  |a 1060196227  |a 1066610256  |a 1066638084  |a 1081254626  |a 1086462097  |a 1088994956  |a 1103276486  |a 1105169090  |a 1105719772  |a 1113455227  |a 1113850144  |a 1122816920  |a 1129377518 
020 |a 9781484234204  |q (electronic bk.) 
020 |a 1484234200  |q (electronic bk.) 
020 |z 9781484234198 
020 |z 1484234197 
024 7 |a 10.1007/978-1-4842-3420-4  |2 doi 
027 |a SPRINTER 
029 1 |a AU@  |b 000062123117 
029 1 |a AU@  |b 000066233124 
029 1 |a CHNEW  |b 001063330 
029 1 |a CHVBK  |b 575138874 
029 1 |a GBVCP  |b 1016523378 
029 1 |a NLGGC  |b 419743391 
029 1 |a UKMGB  |b 019127050 
029 1 |a AU@  |b 000068984881 
029 1 |a AU@  |b 000062005249 
035 |a (OCoLC)1021882132  |z (OCoLC)1022076854  |z (OCoLC)1023864124  |z (OCoLC)1027041453  |z (OCoLC)1029075603  |z (OCoLC)1042352020  |z (OCoLC)1044790548  |z (OCoLC)1048156551  |z (OCoLC)1048171719  |z (OCoLC)1048191963  |z (OCoLC)1057695631  |z (OCoLC)1060196227  |z (OCoLC)1066610256  |z (OCoLC)1066638084  |z (OCoLC)1081254626  |z (OCoLC)1086462097  |z (OCoLC)1088994956  |z (OCoLC)1103276486  |z (OCoLC)1105169090  |z (OCoLC)1105719772  |z (OCoLC)1113455227  |z (OCoLC)1113850144  |z (OCoLC)1122816920  |z (OCoLC)1129377518 
037 |a CL0500000941  |b Safari Books Online 
050 4 |a QA76.9.D3 
072 7 |a COM  |x 051280  |2 bisacsh 
082 0 4 |a 005.75/7  |2 23 
049 |a UAMI 
100 1 |a Keith, Mike,  |e author. 
245 1 0 |a Pro JPA 2 in Java EE 8 :  |b an in-depth guide to Java persistence APIs /  |c Mike Keith, Merrick Schincariol, Massimo Nardone. 
250 |a Third edition. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c [2018] 
264 4 |c ©2018 
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 
347 |b PDF 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed February 8, 2018). 
500 |a Includes index. 
504 |a Includes bibliographical references and index. 
505 0 |a 1. Introduction -- 2. Getting Started -- 3. Enterprise Applications -- 4. Object Relational Mapping -- 5. Collection Mapping -- 6. Entity Manager -- 7. Using Queries -- 8. Java Persistence Query Language -- 9. Criteria -- 10. Advanced Object Relational Mapping -- 11. Advanced Queries -- 12. Advanced Topics -- 13. XML Mapping Files -- 14. Packaging and Deployment -- 15. Testing. 
520 |a Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java developers. Authors Mike Keith, Merrick Schincariol and Massimo Nardone take a hands-on approach, based on their wealth of experience and expertise, by giving examples to illustrate each concept of the API and showing how it is used in practice. The examples use a common model from an overarching sample application, giving you a context from which to start and helping you to understand the examples within an already familiar domain. After completing Pro JPA 2 in Java EE 8, you will have a full understanding of JPA and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide. You will: Use the JPA in the context of enterprise applications Work with object relational mappings (ORMs), collection mappings and more Build complex enterprise Java applications that persist data long after the process terminates Connect to and persist data with a variety of databases, file formats, and more Use queries, including the Java Persistence Query Language (JPQL) Carry out advanced ORM, queries and XML mappings Package, deploy and test your Java persistence-enabled enterprise applications. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Object-oriented databases. 
650 0 |a Java (Computer program language) 
650 6 |a Bases de données orientées objet. 
650 6 |a Java (Langage de programmation) 
650 7 |a Computer programming  |x software development.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a Java (Computer program language)  |2 fast  |0 (OCoLC)fst00982065 
650 7 |a Object-oriented databases.  |2 fast  |0 (OCoLC)fst01042800 
650 1 7 |a Java (programmeertaal)  |2 gtt  |0 (NL-LeOCL)148317294 
650 1 7 |a Relationele databanken.  |2 gtt  |0 (NL-LeOCL)078648483 
650 1 7 |a Programmeertalen.  |2 gtt  |0 (NL-LeOCL)078637074 
700 1 |a Schincariol, Merrick,  |e author. 
700 1 |a Nardone, Massimo,  |e author. 
776 0 8 |i Printed edition:  |z 9781484234198 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484234204/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH34377547 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5261371 
938 |a EBSCOhost  |b EBSC  |n 1700008 
938 |a YBP Library Services  |b YANK  |n 15135978 
994 |a 92  |b IZTAP