Personnaliser

OK

Java Persistence with Spring Data and Hibernate - Catalin Tudose

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (4)
Occasion (1)
Reconditionné

46,30 €

Occasion · Bon État

  • Ou 11,58 € /mois

    • Livraison GRATUITE
    • Livré entre le 7 et le 10 avril
    Voir les modes de livraison

    momox

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Livré gratuitement chez vous en 2 semaines. L'article présente des traces d'utilisation, mais est en bon état. 2 millions de ventes réalisées en 5 ans, merci de votre confiance ! Découvrez les avis (https://fr.shopping.rakuten.com/feedback/momox) de ... Voir plus

    Nos autres offres

    • 67,38 €

      Produit Neuf

      Ou 16,85 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,7/5 sur + de 1 000 ventes

      Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 20 à 30 jours ouvrables.

    • 77,35 €

      Produit Neuf

      Ou 19,34 € /mois

      • Livraison à 0,01 €
      • Livré entre le 9 et le 16 avril
      Voir les modes de livraison

      Brand new, In English, Fast shipping from London, UK; Tout neuf, en anglais, expédition rapide depuis Londres, Royaume-Uni;ria9781617299186_dbm

    • 81,75 €

      Produit Neuf

      Ou 20,44 € /mois

      • Livraison : 3,99 €
      • Livré entre le 9 et le 13 avril
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes
    • 100,40 €

      Produit Neuf

      Ou 25,10 € /mois

      • Livraison : 5,00 €
      • Livré entre le 8 et le 13 avril
      Voir les modes de livraison

      Exp¿di¿ en 7 jours ouvr¿s

    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Java Persistence With Spring Data And Hibernate de Catalin Tudose Format Broché  - Livre Informatique

        Note : 0 0 avis sur Java Persistence With Spring Data And Hibernate de Catalin Tudose Format Broché  - Livre Informatique

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Java Persistence With Spring Data And Hibernate de Catalin Tudose Format Broché

         - Livre Informatique

        Livre Informatique - Catalin Tudose - 01/02/2023 - Broché - Langue : Anglais

        . .

      • Auteur(s) : Catalin Tudose - Christian Bauer - Gavin King
      • Editeur : Pearson Education Limited
      • Langue : Anglais
      • Parution : 01/02/2023
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 616.0
      • Expédition : 1110
      • Dimensions : 23.3 x 18.7 x 3.5
      • ISBN : 9781617299186



      • Résumé :
        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. By comparing and contrasting the alternatives, you&rsquo...

        Biographie:
        ll learn how to make and utilize mapping strategies, about the different approach to transactions for both Hibernate and Spring Data, and even how to efficiently test Java persistence applications. The practical techniques are demonstrated with both relational and non-relational databases.

        Forewords by Dmitry Aleksandrov and Mohamed Taman.

        Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

        About the technology

        Effectively managing application data is essential for any serious application. Spring Data and Hibernate bridge the gap between object-oriented code and relational data stores, radically simplifying Java persistence. By implementing the Java Persistence API (JPA) standard, these powerful tools help you avoid common bugs related to state and application data storage.

        About the book

        Java Persistence with Spring Data and Hibernate explores Java persistence using industry-standard tools. Hands-on examples introduce object-relational mapping and guide you through different mapping strategies to suit your needs. Covering transactions, persistent application testing, and non-relational databases, this book is your go-to resource for managing data in Java applications.

        What's inside

        Mapping persistent classes, value types, and inheritance
        Creating fetch plans, strategies, and profiles
        Building Spring Data REST projects
        Querying JPA with QueryDSL

        About the reader

        For intermediate Java programmers.

        About the author

        Catalin Tudose has more than 20 years of experience in the Java community. Christian Bauer, Gavin King, and Gary Gregory are the authors of Java Persistence with Hibernate, Second Edition, on which this book is based.

        Table of Contents
        PART 1 - GETTING STARTED WITH ORM
        1 Understanding object/relational persistence
        2 Starting a project
        3 Domain models and metadata
        4 Working with Spring Data JPA
        PART 2 - MAPPING STRATEGIES
        5 Mapping persistent classes
        6 Mapping value types
        7 Mapping inheritance
        8 Mapping collections and entity associations
        9 Advanced entity association mappings
        PART 3 - TRANSACTIONAL DATA PROCESSING
        10 Managing data
        11 Transactions and concurrency
        12 Fetch plans, strategies, and profiles
        13 Filtering data
        PART 4 - BUILDING JAVA PERSISTENCE APPLICATIONS WITH SPRING
        14 Integrating JPA and Hibernate with Spring
        15 Working with Spring Data JDBC
        16 Working with Spring Data REST
        PART 5 - BUILDING JAVA PERSISTENCE APPLICATIONS WITH SPRING
        17 Working with Spring Data MongoDB
        18 Working with Hibernate OGM
        PART 6 - WRITING QUERIES AND TESTING JAVA PERSISTENCE APPLICATIONS
        19 Querying JPA with Querydsl
        20 Testing Java persistence applications...

        Sommaire:
        ll find it easy to choose the right tool choice for your applications. You&rsquo...

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Le choixNeuf et occasion
        Minimum5% remboursés
        La sécuritéSatisfait ou remboursé
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        Rakuten Logo
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com