• Complain

Lukas Jungmann - Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development

Here you can read online Lukas Jungmann - Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Apress, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Lukas Jungmann Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development

Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 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 Jakarta Persistence usage for experienced Java developers.
Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, 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 this in-depth book, you will have a full understanding of persistence and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide.
What You Will Learn
  • Use Jakarta Persistence 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 Jakarta Persistence Query Language (Jakarta Persistence QL)
  • Carry out advanced ORM, queries and XML mappings
  • Package, deploy and test your Jakarta persistence-enabled enterprise applications
Who This Book Is For
Experienced Java programmers and developers with at least some prior experience with Jakarta EE or Java EE platform APIs.

Lukas Jungmann: author's other books


Who wrote Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development? Find out the surname, the name of the author of the book and a list of all author's works by series.

Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Book cover of Pro Jakarta Persistence in Jakarta EE 10 Lukas Jungmann - photo 1
Book cover of Pro Jakarta Persistence in Jakarta EE 10
Lukas Jungmann , Mike Keith , Merrick Schincariol and Massimo Nardone
Pro Jakarta Persistence in Jakarta EE 10
An In-Depth Guide to Persistence in Enterprise Java Development
4th ed.
Logo of the publisher Lukas Jungmann Prague Czech Republic Mike Keith - photo 2
Logo of the publisher
Lukas Jungmann
Prague, Czech Republic
Mike Keith
Ottawa, ON, Canada
Merrick Schincariol
Almonte, ON, Canada
Massimo Nardone
HELSINKI, Finland
ISBN 978-1-4842-7442-2 e-ISBN 978-1-4842-7443-9
https://doi.org/10.1007/978-1-4842-7443-9
Lukas Jungmann, Mike Keith, Merrick Schincariol, Massimo Nardone 2022
This work is subject to copyright. All rights are solely and exclusively licensed by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Apress imprint is published by the registered company APress Media, LLC part of Springer Nature.

The registered company address is: 1 New York Plaza, New York, NY 10004, U.S.A.

To Bra, Tobi, Sofie and Mikul. I love you.

Luk

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/9781484274422. For more detailed information, please visit http://www.apress.com/source-code.

Acknowledgments

Many thanks go to my awesome and beloved family - my wife Barbora, and my children Tobi, Sofie, and Mikul - for their endless patience and support while working on this book.

I also want to thank Steve Anglin for giving me the opportunity to work on this edition of this book. A special thanks goes, to Mark Powers for supporting me during the editorial process.

Finally, I want to thank Jan Beernink, the technical reviewer of this book, for helping me make the book better.

Lukas Jungmann

Table of Contents
About the Authors
Lukas Jungmann
is the specification project lead for Jakarta Persistence and for a number of - photo 3
is the specification project lead for Jakarta Persistence and for a number of other Jakarta Specification projects including Jakarta Activation, Mail, XML Binding, SOAP with Attachments, and XML Web Services; contributor to Jakarta Platform, JSON Processing, and JSON Binding specification projects; lead for a number of implementation projects of various Jakarta specifications including EclipseLink, Eclipse Metro, and Eclipse Angus. He holds a bachelors degree in Applied Informatics from the University of Finance and Administration in Prague, Czech Republic, and has over 15 years of experience working with Enterprise Javarelated technologies. He has spoken at numerous conferences around the world. He is employed as a software developer at Oracle in Prague, Czech Republic.
Mike Keith
was the co-specification lead for JPA 10 and a member of the JPA 20 and JPA - photo 4
was the co-specification lead for JPA 1.0 and a member of the JPA 2.0 and JPA 2.1 expert groups. He sits on a number of other Java Community Process expert groups and the Enterprise Expert Group (EEG) in the OSGi Alliance. He holds a masters degree in Computer Science from Carleton University and has over 20 years of experience in persistence and distributed systems research and practice. He has written papers and articles on JPA and spoken at numerous conferences around the world. He is employed as an architect at Oracle in Ottawa, Canada. He is married and has four kids and two dogs.
Merrick Schincariol
is a consulting engineer at Oracle specializing in middleware technologies He - photo 5
is a consulting engineer at Oracle, specializing in middleware technologies. He has a Bachelor of Science degree in Computer Science from Lakehead University and has more than a decade of experience in enterprise software development. He spent some time consulting in the pre-Java enterprise and business intelligence fields before moving on to write Java and J2EE applications. His experience with large-scale systems and data warehouse design gave him a mature and practiced perspective on enterprise software, which later propelled him into doing Java EE container implementation work.
Massimo Nardone
has more than 25 years of experience in security webmobile development - photo 6
has more than 25 years of experience in security, web/mobile development, cloud, and IT architecture. His true IT passions are security and Android. He has been programming and teaching how to program with Android, Perl, PHP, Java, VB, Python, C/C++, and MySQL for more than 20 years. He holds a Master of Science degree in Computing Science from the University of Salerno, Italy.

He has worked as a CISO, CSO, security executive, IoT executive, project manager, software engineer, research engineer, chief security architect, PCI/SCADA auditor, and senior lead IT security/cloud/SCADA architect for many years. His technical skills include security, Android, cloud, Java, MySQL, Drupal, Cobol, Perl, web and mobile development, MongoDB, D3, Joomla, Couchbase, C/C++, WebGL, Python, Pro Rails, Django CMS, Jekyll, Scratch, and more.

He worked as visiting lecturer and supervisor for exercises at the Networking Laboratory of the Helsinki University of Technology (Aalto University). He holds four international patents (PKI, SIP, SAML, and Proxy areas). He is currently working for Cognizant as head of cyber security and CISO to help both internally and externally with clients in areas of information and cyber security, like strategy, planning, processes, policies, procedures, governance, awareness, and so forth. In June 2017 he became a permanent member of the ISACA Finland Board.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development»

Look at similar books to Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development»

Discussion, reviews of the book Pro Jakarta Persistence in Jakarta EE 10: An In-Depth Guide to Persistence in Enterprise Java Development and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.