首页 磁力链接怎么用

[FreeCourseLab.com] Udemy - Spring Data JPA Using Hibernate

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2022-6-17 09:41 2024-6-13 13:26 187 1.44 GB 182
二维码链接
[FreeCourseLab.com] Udemy - Spring Data JPA Using Hibernate的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Introduction/1. Course and Instructor Introduction.mp49.49MB
  2. 1. Introduction/2. How to make the best of this course.mp44.18MB
  3. 10. Native SQL Query/1. Introduction.mp44.23MB
  4. 10. Native SQL Query/2. Use native query.mp49.98MB
  5. 10. Native SQL Query/3. Pass named parameter.mp48.12MB
  6. 11. Inheritance mapping/1. Introduction.mp42.99MB
  7. 11. Inheritance mapping/10. Class per hierarchy in action.mp413.67MB
  8. 11. Inheritance mapping/11. Create the database tables.mp43.59MB
  9. 11. Inheritance mapping/12. Update the Entities.mp45.79MB
  10. 11. Inheritance mapping/13. Testing.mp47.25MB
  11. 11. Inheritance mapping/14. JOINED Strategy.mp42.53MB
  12. 11. Inheritance mapping/15. Create the DB tables.mp43.53MB
  13. 11. Inheritance mapping/16. Update the entities.mp44.84MB
  14. 11. Inheritance mapping/17. Testing.mp49.59MB
  15. 11. Inheritance mapping/2. Create the Project.mp44.43MB
  16. 11. Inheritance mapping/3. SINGLE_TABLE Strategy.mp43.72MB
  17. 11. Inheritance mapping/4. Create the Payment Table.mp43.04MB
  18. 11. Inheritance mapping/5. Create the Entity classes.mp48.62MB
  19. 11. Inheritance mapping/6. Mark the parent class with annotations.mp46.33MB
  20. 11. Inheritance mapping/7. Mark the child class with annotations.mp42.75MB
  21. 11. Inheritance mapping/8. Create the repository.mp42.63MB
  22. 11. Inheritance mapping/9. TABLE_PER_CLASS Strategy.mp41.72MB
  23. 12. Component Mapping/1. Introduction.mp42.53MB
  24. 12. Component Mapping/2. Create the DB Table.mp41.75MB
  25. 12. Component Mapping/3. Create the Project.mp42.75MB
  26. 12. Component Mapping/4. Create the Entities.mp412.11MB
  27. 12. Component Mapping/5. Create the Repository.mp42.8MB
  28. 12. Component Mapping/6. Testing.mp48.41MB
  29. 13. Relationships in Hibernate/1. Introduction.mp45.57MB
  30. 13. Relationships in Hibernate/10. Enable Cascading.mp48.06MB
  31. 13. Relationships in Hibernate/11. Cascading.mp42.86MB
  32. 13. Relationships in Hibernate/12. Saving the foreign key.mp46.05MB
  33. 13. Relationships in Hibernate/13. Better way of handling the foreign key.mp411.72MB
  34. 13. Relationships in Hibernate/14. Read.mp49.15MB
  35. 13. Relationships in Hibernate/15. Update.mp49.13MB
  36. 13. Relationships in Hibernate/16. What is Lazy Loading.mp43.52MB
  37. 13. Relationships in Hibernate/17. Eager Fetch.mp43.93MB
  38. 13. Relationships in Hibernate/18. Lazy Fetch.mp49.24MB
  39. 13. Relationships in Hibernate/19. Delete.mp46.02MB
  40. 13. Relationships in Hibernate/2. OneToMany Association.mp44.59MB
  41. 13. Relationships in Hibernate/3. Create the database schema.mp44.02MB
  42. 13. Relationships in Hibernate/4. Create the Project.mp43.35MB
  43. 13. Relationships in Hibernate/5. Create Entities.mp49.75MB
  44. 13. Relationships in Hibernate/6. Using @OneToMany.mp43.34MB
  45. 13. Relationships in Hibernate/7. Using @ManyToOne.mp43.7MB
  46. 13. Relationships in Hibernate/8. Create the Repository.mp42.73MB
  47. 13. Relationships in Hibernate/9. Create and run the test.mp411.94MB
  48. 14. Many to Many Association/1. Introduction.mp44.32MB
  49. 14. Many to Many Association/2. Create the tables.mp43.73MB
  50. 14. Many to Many Association/3. Create entities.mp48.39MB
  51. 14. Many to Many Association/4. Use the manytomany mapping.mp410.73MB
  52. 14. Many to Many Association/5. Handle the other side of the relationship.mp41.48MB
  53. 14. Many to Many Association/6. Create the repository.mp42.82MB
  54. 14. Many to Many Association/7. Test - Create.mp415.03MB
  55. 14. Many to Many Association/8. Load.mp413.66MB
  56. 14. Many to Many Association/9. Enable eager fetching.mp46.09MB
  57. 15. One to One Mapping/1. OneToOne Association.mp45.22MB
  58. 15. One to One Mapping/2. Create the DB Tables.mp42.94MB
  59. 15. One to One Mapping/3. Create the Entities.mp47.46MB
  60. 15. One to One Mapping/4. Annotate the entities.mp42.99MB
  61. 15. One to One Mapping/5. Define the association.mp43.66MB
  62. 15. One to One Mapping/6. Create the Repository.mp42.33MB
  63. 15. One to One Mapping/7. Test OneToOne.mp412.69MB
  64. 16. Hibernate Caching Mechanism/1. Introduction.mp45.72MB
  65. 16. Hibernate Caching Mechanism/10. Step 4 - Make entities Cacheable.mp44.65MB
  66. 16. Hibernate Caching Mechanism/11. Second Level Cache in Action.mp46.34MB
  67. 16. Hibernate Caching Mechanism/2. Two levels of Cache.mp48.95MB
  68. 16. Hibernate Caching Mechanism/3. First Level Cache In Action.mp412.36MB
  69. 16. Hibernate Caching Mechanism/4. Evict the Object From Cache.mp413.68MB
  70. 16. Hibernate Caching Mechanism/5. Eh Cache.mp45.73MB
  71. 16. Hibernate Caching Mechanism/6. Step 1 - Add Maven Dependency.mp42.8MB
  72. 16. Hibernate Caching Mechanism/7. Step 2 - Configure Cache through properties.mp46.89MB
  73. 16. Hibernate Caching Mechanism/8. Step 3 - Create EhCache XML.mp47.29MB
  74. 16. Hibernate Caching Mechanism/9. Caching Concurrency Strategies.mp48.35MB
  75. 17. Transaction Management/1. Introduction.mp47.39MB
  76. 17. Transaction Management/2. Transaction Management Components.mp45.12MB
  77. 17. Transaction Management/3. Create the Bank Account Table.mp43.57MB
  78. 17. Transaction Management/4. Create the project.mp42.99MB
  79. 17. Transaction Management/5. Create the entity and repository classes.mp47.87MB
  80. 17. Transaction Management/6. Create the services layer.mp410.15MB
  81. 17. Transaction Management/7. Test the transfer method.mp46.18MB
  82. 17. Transaction Management/8. Transactions in action.mp411.24MB
  83. 18. Save and Retrieve Files/1. Introduction.mp44.95MB
  84. 18. Save and Retrieve Files/2. Create the Image Table.mp41.47MB
  85. 18. Save and Retrieve Files/3. Create the project.mp42.6MB
  86. 18. Save and Retrieve Files/4. Create the Entity and Repository.mp46.19MB
  87. 18. Save and Retrieve Files/5. Save the file.mp411.75MB
  88. 18. Save and Retrieve Files/6. Retrieve the file.mp49.39MB
  89. 19. End to End Mini Project/1. Usecase Introduction.mp45.02MB
  90. 19. End to End Mini Project/10. Configure the Data Source.mp41.45MB
  91. 19. End to End Mini Project/11. Create Doctor.mp47.82MB
  92. 19. End to End Mini Project/12. Create Patient.mp415.49MB
  93. 19. End to End Mini Project/13. Create Appointment.mp414.45MB
  94. 19. End to End Mini Project/2. Create DB Schema.mp48.34MB
  95. 19. End to End Mini Project/3. Create the PatientScheduling Project.mp42.95MB
  96. 19. End to End Mini Project/4. Create Entities.mp418.64MB
  97. 19. End to End Mini Project/5. Mark Entities with JPA Annotations.mp44.16MB
  98. 19. End to End Mini Project/6. Patient and Insurance Component Mapping.mp42.79MB
  99. 19. End to End Mini Project/7. Define the Patient and Doctor Many To many Association.mp412.58MB
  100. 19. End to End Mini Project/8. Define the Appointment Relationships.mp46.31MB
  101. 19. End to End Mini Project/9. Create Repositories.mp45.85MB
  102. 2. Software Setup/1. Install Java.mp45.68MB
  103. 2. Software Setup/2. Install STS.mp45.02MB
  104. 2. Software Setup/3. Configure JDK in STS.mp43.15MB
  105. 2. Software Setup/4. Install MySql and MySql Workbench.mp416.83MB
  106. 2. Software Setup/5. Launch MySql workbench and create a database.mp44.03MB
  107. 2. Software Setup/6. Spring Data JPA reference documentation.mp414.89MB
  108. 2. Software Setup/7. Downloading the completed projects and assignments.mp42.49MB
  109. 2. Software Setup/8. Troubleshooting Maven Projects.mp419.69MB
  110. 20. Working with MongoDB/1. Introduction.mp44.15MB
  111. 20. Working with MongoDB/10. Test the findAll and delete methods.mp427.89MB
  112. 20. Working with MongoDB/11. Update Assignment.mp46.14MB
  113. 20. Working with MongoDB/2. Install Mongo.mp431.37MB
  114. 20. Working with MongoDB/3. Mongo Commands.mp420.84MB
  115. 20. Working with MongoDB/4. Steps to work with mongo.mp44.1MB
  116. 20. Working with MongoDB/5. Create Project.mp419.3MB
  117. 20. Working with MongoDB/6. Create Model.mp413.36MB
  118. 20. Working with MongoDB/7. Create the Repository.mp410.18MB
  119. 20. Working with MongoDB/8. Test the save method.mp421.6MB
  120. 20. Working with MongoDB/9. Configure External MongoDB.mp431.33MB
  121. 3. ORM Basics/1. Java EE Application Layers.mp43.72MB
  122. 3. ORM Basics/2. ORM (Object Relational Mapping).mp43.59MB
  123. 3. ORM Basics/3. What is JPA.mp47.97MB
  124. 3. ORM Basics/4. What and why spring data.mp46.09MB
  125. 4. Simple CRUD operations/1. Usecase Introduction.mp42.2MB
  126. 4. Simple CRUD operations/10. Read.mp410.09MB
  127. 4. Simple CRUD operations/11. Update.mp44.93MB
  128. 4. Simple CRUD operations/12. Delete.mp419.67MB
  129. 4. Simple CRUD operations/13. Application Flow.mp49.56MB
  130. 4. Simple CRUD operations/14. Exists.mp49.53MB
  131. 4. Simple CRUD operations/15. Count.mp45.87MB
  132. 4. Simple CRUD operations/16. Show SQL.mp49MB
  133. 4. Simple CRUD operations/17. Using Spring Boot 2.X.mp430.72MB
  134. 4. Simple CRUD operations/2. Create the product table.mp42.91MB
  135. 4. Simple CRUD operations/3. Create the project.mp46.67MB
  136. 4. Simple CRUD operations/4. Spring 2.x API Changes.mp410.24MB
  137. 4. Simple CRUD operations/5. Step 1 Create the Entity.mp434.43MB
  138. 4. Simple CRUD operations/6. Step 2 Create the Repository.mp44.67MB
  139. 4. Simple CRUD operations/7. Step 3 Configure the Data Source.mp44.55MB
  140. 4. Simple CRUD operations/8. Test the Application.mp44.94MB
  141. 4. Simple CRUD operations/9. Create.mp48.52MB
  142. 5. Generators/1. Introduction.mp47.17MB
  143. 5. Generators/10. Configure the Table Strategy.mp411.18MB
  144. 5. Generators/11. Develop Custom Generator.mp45.75MB
  145. 5. Generators/12. Configure and Use the Custom Generator.mp48.16MB
  146. 5. Generators/2. Create the database schema.mp41.18MB
  147. 5. Generators/3. Create a Spring Data Project.mp42.18MB
  148. 5. Generators/4. Create an Entity.mp43.43MB
  149. 5. Generators/5. Create the repository.mp43.13MB
  150. 5. Generators/6. Configure the data source.mp41.51MB
  151. 5. Generators/7. Save Employee.mp46.1MB
  152. 5. Generators/8. Use the identity generator type.mp47.21MB
  153. 5. Generators/9. Update the DB Schema for Table Strategy.mp43.85MB
  154. 6. Spring Data Finder Methods/1. Introduction.mp410.76MB
  155. 6. Spring Data Finder Methods/2. Setup the Data.mp45.44MB
  156. 6. Spring Data Finder Methods/3. Find By Name.mp410.12MB
  157. 6. Spring Data Finder Methods/4. Find By Multiple Fields.mp45.73MB
  158. 6. Spring Data Finder Methods/5. GreaterThan.mp47.52MB
  159. 6. Spring Data Finder Methods/6. Contains.mp45.74MB
  160. 6. Spring Data Finder Methods/7. Between.mp45.9MB
  161. 6. Spring Data Finder Methods/8. The LIKE.mp48.06MB
  162. 6. Spring Data Finder Methods/9. IN.mp45.29MB
  163. 7. Paging and Sorting/1. Introduction.mp417.93MB
  164. 7. Paging and Sorting/2. Enable Paging and Sorting.mp421.48MB
  165. 7. Paging and Sorting/3. Sort by single property.mp416.42MB
  166. 7. Paging and Sorting/4. Sort by multiple properties.mp45.43MB
  167. 7. Paging and Sorting/5. Sort by multiple properties and directions.mp47.02MB
  168. 7. Paging and Sorting/6. Paging and Sorting in action.mp47.85MB
  169. 7. Paging and Sorting/7. Paging and Sorting on a custom finder method.mp46.61MB
  170. 8. JPQL/1. Introduction.mp45.02MB
  171. 8. JPQL/10. Find by student scores.mp415.14MB
  172. 8. JPQL/11. Non Select Operations.mp413.85MB
  173. 8. JPQL/2. Create the Student Table.mp42.1MB
  174. 8. JPQL/3. Create the Spring Data Project.mp43.94MB
  175. 8. JPQL/4. Create the Entity.mp49.85MB
  176. 8. JPQL/5. Create the Repository.mp42.26MB
  177. 8. JPQL/6. Add some Data.mp48.76MB
  178. 8. JPQL/7. First JPQL.mp431.84MB
  179. 8. JPQL/8. Read Partial Data.mp49.51MB
  180. 8. JPQL/9. Using Named Query Parameters.mp411.76MB
  181. 9. Paging and Sorting with JPQL/1. Paging.mp425.48MB
  182. 9. Paging and Sorting with JPQL/2. Sorting.mp413.47MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统