Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Java Persistence with Spring Data and Hibernate (MEAP V13)

    Posted By: GFX_MAN
    Java Persistence with Spring Data and Hibernate (MEAP V13)

    Java Persistence with Spring Data and Hibernate (MEAP V13)
    English | 2022 | ISBN: 9781617299186 | 683 pages | PDF,EPUB | 16.91 MB

    Master Java persistence using the industry-leading tools Spring Data and Hibernate.

    In Java Persistence with Spring Data and Hibernate you will learn

    Mapping persistent classes, value types, and inheritance
    Mapping collections and entity associations
    Processing transactions with Spring Data and Hibernate
    Creating fetch plans, strategies, and profiles
    Filtering data
    Building Spring Data REST projects
    Using Java persistence with non-relational databases
    Querying JPA with QueryDSL
    Testing Java persistence applications

    Java Persistence with Spring Data and Hibernate teaches you the ins-and-outs of Java persistence with hands-on examples using Spring Data, JPA and Hibernate. The book carefully analyzes the capabilities of the major Java persistence tools, and guides you through the most common use cases. You’ll learn how to make and utilize mapping strategies, and efficiently test Java persistence applications. The practical techniques are demonstrated with both relational and non-relational databases.

    about the technology
    Persistence enables an application’s data to exist for the long term, even after a program is stopped or terminated. Whether you’re saving state from session to session or maintaining long-term records, Java persistence tools like Spring Data, JPA, and Hibernate help deliver the object relational mapping that connects code’s objects with your database.

    about the book
    Java Persistence with Spring Data and Hibernate explores persistence with the most popular available tools. You’ll benefit from detailed coverage of Spring Data JPA, Spring Data JDBC, Spring Data REST, JPA, and Hibernate, comparing and contrasting the alternatives so you can pick what’s best for your code.