https://img87.pixhost.to/images/599/359020115_tuto.jpg
1.51 GB | 00:27:18 | mp4 | 1280X720  | 16:9
Genre:eLearning |Language:English


Files Included :
001  Part 1  Getting started with ORM  (3.68 MB)
002  Chapter 1  Understanding objectrelational persistence  (26.34 MB)
003  Chapter 1  The paradigm mismatch  (27.71 MB)
004  Chapter 1  ORM, JPA, Hibernate, and Spring Data  (13.37 MB)
005  Chapter 1  Summary  (2.98 MB)
006  Chapter 2  Starting a project  (7.15 MB)
007  Chapter 2  Introducing Spring Data  (3.02 MB)
008  Chapter 2  "Hello World" with JPA  (17.04 MB)
009  Chapter 2  Native Hibernate configuration  (7.81 MB)
010  Chapter 2  Switching between JPA and Hibernate  (4.57 MB)
011  Chapter 2  "Hello World" with Spring Data JPA  (7.68 MB)
012  Chapter 2  Comparing the approaches of persisting entities  (12.04 MB)
013  Chapter 2  Summary  (3.67 MB)
014  Chapter 3  Domain models and metadata  (22.84 MB)
015  Chapter 3  Implementing the domain model  (35.25 MB)
016  Chapter 3  Domain model metadata  (28.38 MB)
017  Chapter 3  Summary  (3.45 MB)
018  Chapter 4  Working with Spring Data JPA  (4.26 MB)
019  Chapter 4  Starting a new Spring Data JPA project  (6.37 MB)
020  Chapter 4  First steps for configuring a Spring Data JPA project  (6.37 MB)
021  Chapter 4  Defining query methods with Spring Data JPA  (13.37 MB)
022  Chapter 4  Limiting query results, sorting, and paging  (2.32 MB)
023  Chapter 4  Streaming results  (1.59 MB)
024  Chapter 4  The @Query annotation  (3.47 MB)
025  Chapter 4  Projections  (8.44 MB)
026  Chapter 4  Modifying queries  (5.27 MB)
027  Chapter 4  Query by Example  (5.3 MB)
028  Chapter 4  Summary  (1.42 MB)
029  Part 2  Mapping strategies  (2.88 MB)
030  Chapter 5  Mapping persistent classes  (19.2 MB)
031  Chapter 5  Mapping entities with identity  (74.08 MB)
032  Chapter 5  Entity-mapping options  (27.81 MB)
033  Chapter 5  Summary  (2.84 MB)
034  Chapter 6  Mapping value types  (30.41 MB)
035  Chapter 6  Mapping embeddable components  (32.17 MB)
036  Chapter 6  Mapping Java and SQL types with converters  (72.44 MB)
037  Chapter 6  Summary  (1.41 MB)
038  Chapter 7  Mapping inheritance  (22.49 MB)
039  Chapter 7  Table per concrete class with unions  (5.88 MB)
040  Chapter 7  Table per class hierarchy  (9 MB)
041  Chapter 7  Table per subclass with joins  (7.91 MB)
042  Chapter 7  Mixing inheritance strategies  (4.6 MB)
043  Chpater 7  Inheritance of embeddable classes  (5.15 MB)
044  Chapter 7  Choosing a strategy  (6.8 MB)
045  Chapter 7  Polymorphic associations  (5.3 MB)
046  Chapter 7  Summary  (4.7 MB)
047  Chapter 8  Mapping collections and entity associations  (62.97 MB)
048  Chapter 8  Collections of components  (15.75 MB)
049  Chapter 8  Mapping entity associations  (50.4 MB)
050  Chapter 8  Summary  (1.91 MB)
051  Chapter 9  Advanced entity association mappings  (37.04 MB)
052  Chapter 9  One-to-many associations  (19.46 MB)
053  Chapter 9  Many-to-many and ternary associations  (27.13 MB)
054  Chapter 9  Entity associations with maps  (8.84 MB)
055  Chapter 9  Summary  (3.94 MB)
056  Part 3  Transactional data processing  (2.92 MB)
057  Chapter 10  Managing data  (20.36 MB)
058  Chapter 10  The EntityManager interface  (57.6 MB)
059  Chapter 10  Working with detached state  (23.87 MB)
060  Chapter 10  Summary  (986.87 KB)
061  Chapter 11  Transactions and concurrency  (9.24 MB)
062  Chapter 11  Controlling concurrent access  (60.87 MB)
063  Chapter 11  Non-transactional data access  (12.47 MB)
064  Chapter 11  Managing transactions with Spring and Spring Data  (25.67 MB)
065  Chapter 11  Summary  (1.68 MB)
066  Chapter 12  Fetch plans, strategies, and profiles  (25.89 MB)
067  Chapter 12  Selecting a fetch strategy  (24 MB)
068  Chapter 12  Using fetch profiles  (9.98 MB)
069  Chapter 12  Summary  (2.57 MB)
070  Chapter 13  Filtering data  (18.47 MB)
071  Chapter 13  Listening to and intercepting events  (16.17 MB)
072  Chapter 13  Auditing and versioning with Hibernate Envers  (11.62 MB)
073  Chapter 13  Dynamic data filters  (9.31 MB)
074  Chapter 13  Summary  (2.36 MB)
075  Part 4  Building Java persistence applications with Spring  (1.75 MB)
076  Chapter 14  Integrating JPA and Hibernate with Spring  (5.13 MB)
077  Chapter 14  JPA application using Spring and the DAO pattern  (16.6 MB)
078  Chapter 14  Generifying a JPA application that uses Spring and DAO  (8 MB)
079  Chapter 14  Hibernate application using Spring and the DAO pattern  (6.81 MB)
080  Chapter 14  Generifying a Hibernate application that uses Spring and DAO  (5.21 MB)
081  Chapter 14  Summary  (2.79 MB)
082  Chapter 15  Working with Spring Data JDBC  (25.33 MB)
083  Chapter 15  Working with queries in Spring Data JDBC  (22.73 MB)
084  Chapter 15  Modeling relationships with Spring Data JDBC  (11.79 MB)
085  Chapter 15  Summary  (2.29 MB)
086  Chapter 16  Working with Spring Data REST  (8.08 MB)
087  Chapter 16  Creating a Spring Data REST application  (8.2 MB)
088  Chapter 16  Using ETags for conditional requests  (6.98 MB)
089  Chapter 16  Limiting access to repositories, methods, and fields  (5.99 MB)
090  Chapter 16  Working with REST events  (6.56 MB)
091  Chapter 16  Using projections and excerpts  (4.65 MB)
092  Chapter 16  Summary  (1.5 MB)
093  Part 5  Building Java persistence applications with Spring  (1.85 MB)
094  Chapter 17  Working with Spring Data MongoDB  (5.01 MB)
095  Chapter 17  Introducing Spring Data MongoDB  (10.33 MB)
096  Chapter 17  Using MongoRepository to access a database  (24.63 MB)
097  Chapter 17  Query by Example  (4.68 MB)
098  Chapter 17  Referencing other MongoDB documents  (3.68 MB)
099  Chapter 17  Using MongoTemplate to access a database  (10.09 MB)
100  Chapter 17  Summary  (2.9 MB)
101  Chapter 18  Working with Hibernate OGM  (4.65 MB)
102  Chapter 18  Building a simple MongoDB Hibernate OGM application  (17.75 MB)
103  Chapter 18  Switching to the Neo4j NoSQL database  (3.87 MB)
104  Chapter 18  Summary  (2.57 MB)
105  Part 6  Writing queries and testing Java persistence applications  (1.53 MB)
106  Chapter 19  Querying JPA with Querydsl  (3.56 MB)
107  Chapter 19  Creating a Querydsl application  (12.58 MB)
108  Chapter 19  Querying a database with Querydsl  (19.35 MB)
109  Chapter 19  Summary  (3.29 MB)
110  Chapter 20  Testing Java persistence applications  (4.78 MB)
111  Chapter 20  Creating the persistence application to test  (7.78 MB)
112  Chapter 20  Using the Spring TestContext Framework  (3.86 MB)
113  Chapter 20  The @DirtiesContext annotation  (3.47 MB)
114  Chapter 20  @Transactional execution  (8.7 MB)
115  Chapter 20  The @BeforeTransaction and @AfterTransaction annotations  (3.62 MB)
116  Chapter 20  Working with Spring profiles  (8.23 MB)
117  Chapter 20  Working with test execution listeners  (15.49 MB)
118  Chapter 20  Summary  (2.05 MB)
119  Appendix A  Maven  (3.01 MB)
120  Appendix A  Strong dependency management  (3.21 MB)
121  Appendix A  Maven build lifecycles  (6.72 MB)
122  Appendix A  Plugin-based architecture  (4.24 MB)
123  Appendix A  The Maven project object model (POM)  (3.78 MB)
124  Appendix A  Installing Maven  (812.49 KB)
[align=center]
Screenshot
https://images2.imgbox.com/e0/fb/AYL58HBE_o.jpg

[/align]

Код:
https://rapidgator.net/file/269dc0bd5d0f9d7cb46c27fe94a2b7c7/Oreilly_Java_Persistence_with_Spring_Data_and_Hibernate_Video_Edition.rar
Код:
https://filestore.me/vpxzf7h9v7hs/Oreilly_Java_Persistence_with_Spring_Data_and_Hibernate_Video_Edition.rar