Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Hibernate and Spring Data JPA: Beginner to Guru, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:13
    Introduction
  2. Урок 2. 00:05:16
    Getting the Most out of this Course
  3. Урок 3. 00:05:09
    Setting up your Development Environment
  4. Урок 4. 00:12:21
    GitHub Work Flow
  5. Урок 5. 00:02:46
    Is your IDE Free Like A Puppy?
  6. Урок 6. 00:02:04
    Introduction
  7. Урок 7. 00:14:33
    Introduction to Spring Data JPA
  8. Урок 8. 00:06:16
    Use Spring Initializr to Create Project
  9. Урок 9. 00:06:05
    JPA Entities
  10. Урок 10. 00:03:53
    Equality in Hibernate
  11. Урок 11. 00:06:44
    Spring Data Repositories
  12. Урок 12. 00:08:05
    Initializing Data with Spring
  13. Урок 13. 00:05:17
    SQL Logging
  14. Урок 14. 00:03:47
    H2 Database Console
  15. Урок 15. 00:01:23
    Introduction
  16. Урок 16. 00:04:22
    What is a Database?
  17. Урок 17. 00:12:09
    Relational Database Principles
  18. Урок 18. 00:08:37
    What is a Relational Database Management System
  19. Урок 19. 00:05:09
    History of MySQL
  20. Урок 20. 00:06:43
    RDBMS Deployment Architectures
  21. Урок 21. 00:06:36
    Data Mapping SQL to Java
  22. Урок 22. 00:12:08
    Create Schema and User for Spring Boot
  23. Урок 23. 00:01:32
    Introduction
  24. Урок 24. 00:04:46
    Spring Boot Test
  25. Урок 25. 00:05:22
    Spring Boot JPA Test Splice
  26. Урок 26. 00:08:06
    Test Transactions
  27. Урок 27. 00:04:05
    Bootstrapping Data
  28. Урок 28. 00:01:19
    Introduction
  29. Урок 29. 00:07:44
    Hibernate DDL Update Modes
  30. Урок 30. 00:08:12
    MySQL Spring Boot Configuration
  31. Урок 31. 00:09:39
    Integration Test for MySQL
  32. Урок 32. 00:07:43
    H2 MySQL Compatibility Mode
  33. Урок 33. 00:06:08
    Schema Initialization with Hibernate
  34. Урок 34. 00:03:09
    Schema Initialization with MySQL
  35. Урок 35. 00:04:50
    Use H2 for Spring Boot Application
  36. Урок 36. 00:01:18
    Introduction
  37. Урок 37. 00:11:09
    Overview of Liquibase
  38. Урок 38. 00:07:41
    Liquibase Maven Plugin
  39. Урок 39. 00:05:29
    Generate Changeset from Database
  40. Урок 40. 00:05:51
    Organizing Change Logs
  41. Урок 41. 00:07:46
    Spring Boot Configuration
  42. Урок 42. 00:06:43
    Initializing Data with Spring
  43. Урок 43. 00:08:47
    Alter Table with Liquibase
  44. Урок 44. 00:00:55
    Introduction
  45. Урок 45. 00:10:06
    Overview of Flyway
  46. Урок 46. 00:10:17
    Spring Boot Configuration
  47. Урок 47. 00:05:25
    Alter Table with Flyway
  48. Урок 48. 00:04:47
    Clean and Rebuild with Flyway
  49. Урок 49. 00:01:53
    Introduction
  50. Урок 50. 00:06:53
    Hibernate Primary Keys Overview
  51. Урок 51. 00:06:28
    Auto Incremented Primary Key
  52. Урок 52. 00:06:43
    Vendor Specific Flyway Migrations
  53. Урок 53. 00:07:40
    UUID Primary Key
  54. Урок 54. 00:07:14
    UUID RFC 4122 Primary Key
  55. Урок 55. 00:05:48
    H2 Workaround
  56. Урок 56. 00:05:34
    Natural Primary Key
  57. Урок 57. 00:06:38
    Composite Primary Key
  58. Урок 58. 00:07:13
    Embedded Composite Primary Key
  59. Урок 59. 00:02:14
    Introduction
  60. Урок 60. 00:05:12
    Introduction to DAO Pattern
  61. Урок 61. 00:08:47
    Create Author DAO
  62. Урок 62. 00:07:55
    Implement Get Author By Id
  63. Урок 63. 00:05:45
    Release Database Resources
  64. Урок 64. 00:03:50
    IntelliJ Database Configuration
  65. Урок 65. 00:06:33
    Using Prepared Statements
  66. Урок 66. 00:05:28
    Refactoring Duplicate Code
  67. Урок 67. 00:08:30
    Save New Author
  68. Урок 68. 00:05:45
    Update Author
  69. Урок 69. 00:06:27
    Delete Author
  70. Урок 70. 00:10:08
    Refactor Author id to Author
  71. Урок 71. 00:01:25
    Introduction
  72. Урок 72. 00:02:40
    Introduction to Spring JDBC Template
  73. Урок 73. 00:03:37
    Create Row Mapper
  74. Урок 74. 00:04:54
    Implement Get Author By Id
  75. Урок 75. 00:02:25
    Implement Find Author By Name
  76. Урок 76. 00:06:32
    Save New Author
  77. Урок 77. 00:03:42
    Update Author
  78. Урок 78. 00:04:00
    Delete Author
  79. Урок 79. 00:16:12
    Implement Author with List of Books
  80. Урок 80. 00:01:02
    Introduction
  81. Урок 81. 00:08:53
    Introduction to Hibernate
  82. Урок 82. 00:04:07
    Project Code Review
  83. Урок 83. 00:05:19
    Implement Get Author By Id
  84. Урок 84. 00:07:05
    Implement Find Author By Name
  85. Урок 85. 00:06:59
    Save New Author
  86. Урок 86. 00:04:46
    Update Author
  87. Урок 87. 00:03:55
    Delete Author
  88. Урок 88. 00:00:52
    Introduction
  89. Урок 89. 00:04:25
    Query
  90. Урок 90. 00:04:08
    Typed Query
  91. Урок 91. 00:04:41
    Named Query
  92. Урок 92. 00:05:01
    Named Query with Parameters
  93. Урок 93. 00:09:17
    Criteria Query
  94. Урок 94. 00:07:13
    Native SQL Queries
  95. Урок 95. 00:01:16
    Introduction
  96. Урок 96. 00:03:33
    Spring Data JPA Query Methods
  97. Урок 97. 00:03:14
    Project Code Review
  98. Урок 98. 00:06:59
    Author CRUD Operations
  99. Урок 99. 00:03:23
    Query Methods
  100. Урок 100. 00:03:37
    Optional Return Type
  101. Урок 101. 00:05:54
    Null Handling
  102. Урок 102. 00:04:37
    Stream Query Results
  103. Урок 103. 00:04:31
    Asynchronous Query Results
  104. Урок 104. 00:03:21
    Declaring Queries Using @Query
  105. Урок 105. 00:03:10
    Named Parameters with @Query
  106. Урок 106. 00:03:05
    Native SQL Queries
  107. Урок 107. 00:03:44
    JPA Named Queries
  108. Урок 108. 00:01:06
    Introduction
  109. Урок 109. 00:04:23
    Overview of Paging and Sorting
  110. Урок 110. 00:02:43
    JDBCTemplate Code Review
  111. Урок 111. 00:04:19
    Find All Books with JDBCTemplate
  112. Урок 112. 00:05:27
    Find All Books with Paging
  113. Урок 113. 00:06:27
    Find All Books Using Pagable
  114. Урок 114. 00:10:04
    Find All Books Order By Title
  115. Урок 115. 00:02:13
    Hibernate Code Review
  116. Урок 116. 00:05:14
    Paging with Hibernate
  117. Урок 117. 00:04:04
    Sorting with Hibernate
  118. Урок 118. 00:06:30
    Paging with Spring Data JPA
  119. Урок 119. 00:05:03
    Sorting with Spring Data JPA
  120. Урок 120. 00:05:23
    Query, Paging, and Sorting with Spring Data JPA
  121. Урок 121. 00:01:28
    Introduction
  122. Урок 122. 00:10:23
    JPA Inheritance
  123. Урок 123. 00:06:07
    JPA Mapped Super Class
  124. Урок 124. 00:11:36
    Embedded Types
  125. Урок 125. 00:05:19
    Java Enumerated Types
  126. Урок 126. 00:03:50
    Hibernate Created Date
  127. Урок 127. 00:03:32
    Hibernate Update Date
  128. Урок 128. 00:01:17
    Introduction
  129. Урок 129. 00:10:43
    Overview of Database Relationships
  130. Урок 130. 00:08:46
    One to Many
  131. Урок 131. 00:08:07
    Cascade on Persist
  132. Урок 132. 00:06:50
    Many to One Unidirectional
  133. Урок 133. 00:04:17
    Association Helper Methods
  134. Урок 134. 00:12:31
    Many to Many
  135. Урок 135. 00:06:49
    JPA Buddy Plugin
  136. Урок 136. 00:05:20
    One to One
  137. Урок 137. 00:06:12
    Cascade Delete
  138. Урок 138. 00:06:00
    Orphan Removal
  139. Урок 139. 00:06:36
    One to One Bi-Directional
  140. Урок 140. 00:03:17
    Hibernate Cascade Types
  141. Урок 141. 00:01:04
    Introduction
  142. Урок 142. 00:18:10
    Load Test Data
  143. Урок 143. 00:05:40
    Load Test Data Fix
  144. Урок 144. 00:08:54
    Lazy vs Eager Fetch
  145. Урок 145. 00:13:19
    Hibernate N + 1 Problem
  146. Урок 146. 00:01:12
    Introduction
  147. Урок 147. 00:18:48
    Overview of Database Transactions
  148. Урок 148. 00:07:44
    Database Locking Demo
  149. Урок 149. 00:18:50
    Spring Data JPA Transactions
  150. Урок 150. 00:03:30
    Create Bootstrap Class
  151. Урок 151. 00:05:27
    Lazy Initialize Error
  152. Урок 152. 00:05:25
    Transactional Proxy Mode
  153. Урок 153. 00:04:49
    Adding Version Property
  154. Урок 154. 00:06:55
    Optimistic Locking Demo
  155. Урок 155. 00:05:15
    Version Property Cannot Be Null
  156. Урок 156. 00:09:27
    Pessimistic Locking
  157. Урок 157. 00:01:05
    Introduction
  158. Урок 158. 00:11:02
    Java Bean Validation Overview
  159. Урок 159. 00:02:36
    Java Bean Validation Maven Dependencies
  160. Урок 160. 00:08:40
    Adding Validation
  161. Урок 161. 00:05:41
    When and Where to Use Validation?
  162. Урок 162. 00:01:18
    Introduction
  163. Урок 163. 00:03:23
    Overview of JPA Inheritance
  164. Урок 164. 00:02:00
    Project Code Review
  165. Урок 165. 00:04:29
    Mapped Super Class
  166. Урок 166. 00:06:41
    Table Per Class
  167. Урок 167. 00:05:43
    Single Table
  168. Урок 168. 00:07:43
    Joined Table
  169. Урок 169. 00:02:18
    Introduction
  170. Урок 170. 00:03:04
    Overview
  171. Урок 171. 00:04:04
    Initial Project Creation
  172. Урок 172. 00:02:04
    Database Setup
  173. Урок 173. 00:04:16
    Spring Configuration
  174. Урок 174. 00:04:39
    Flyway Initialization Script
  175. Урок 175. 00:05:51
    Table and Column Naming
  176. Урок 176. 00:02:46
    LOB Columns
  177. Урок 177. 00:02:51
    Basic Annotation
  178. Урок 178. 00:05:11
    Column Properties
  179. Урок 179. 00:03:27
    Database Indexes
  180. Урок 180. 00:04:14
    Refactor for Bi-Directional Association
  181. Урок 181. 00:03:10
    Summary
  182. Урок 182. 00:01:31
    Introduction
  183. Урок 183. 00:04:24
    Overview of Listeners and Interceptors
  184. Урок 184. 00:05:05
    Project Code Review
  185. Урок 185. 00:05:36
    Initial Persistence Test
  186. Урок 186. 00:05:19
    Encryption Service
  187. Урок 187. 00:04:16
    Verify Data at Rest
  188. Урок 188. 00:06:19
    Create Hibernate Interceptor
  189. Урок 189. 00:01:46
    Custom Encryption Annotation
  190. Урок 190. 00:08:23
    Implement Encryption Interceptor
  191. Урок 191. 00:01:17
    Introduction
  192. Урок 192. 00:02:15
    Remove Listener Example
  193. Урок 193. 00:02:20
    Create Hibernate Listeners
  194. Урок 194. 00:08:12
    Register Hibernate Listeners
  195. Урок 195. 00:05:57
    Implement Hibernate Encryption Listeners
  196. Урок 196. 00:02:07
    Introduction
  197. Урок 197. 00:01:36
    Disable Hibernate Event Listeners
  198. Урок 198. 00:02:56
    JPA Callback on Entity Methods
  199. Урок 199. 00:03:33
    JPA Callback Listener
  200. Урок 200. 00:03:16
    Spring Context Helper
  201. Урок 201. 00:03:09
    Implement Callback Encryption
  202. Урок 202. 00:04:56
    JPA Converters
  203. Урок 203. 00:01:52
    Introduction
  204. Урок 204. 00:02:51
    Project Code Review
  205. Урок 205. 00:06:28
    Adding Project Lombok
  206. Урок 206. 00:02:51
    My SQL Configuration
  207. Урок 207. 00:04:23
    Data Source Properties
  208. Урок 208. 00:03:11
    Create Data Source Connections
  209. Урок 209. 00:04:42
    Create Entity Managers
  210. Урок 210. 00:02:54
    Create Transaction Managers
  211. Урок 211. 00:04:24
    Spring Data JPA Repository Configuration
  212. Урок 212. 00:04:31
    Create Flyway Migration Scripts
  213. Урок 213. 00:03:27
    Flyway Datasource Configuration
  214. Урок 214. 00:03:43
    Custom Flyway Migrations
  215. Урок 215. 00:04:09
    Flyway Migration Testing
  216. Урок 216. 00:04:34
    Hikari Database Pooling Properties
  217. Урок 217. 00:03:39
    Configure Hibernate Schema Validation
  218. Урок 218. 00:06:20
    Configure Hibernate Naming Conventions
  219. Урок 219. 00:02:45
    Hibernate Transient Properties
  220. Урок 220. 00:04:47
    Create Credit Card Id References
  221. Урок 221. 00:05:45
    Save New Credit Card
  222. Урок 222. 00:05:00
    Get Credit Card by Id
  223. Урок 223. 00:02:49
    Summary
  224. Урок 224. 00:02:15
    Introduction
  225. Урок 225. 00:04:58
    Project Code Review
  226. Урок 226. 00:02:39
    Add Spring Data REST Dependency
  227. Урок 227. 00:04:26
    List All With Spring Data REST
  228. Урок 228. 00:01:54
    Set Base Path
  229. Урок 229. 00:04:57
    Customize URL Path
  230. Урок 230. 00:02:47
    Version Property - ETag Header
  231. Урок 231. 00:03:46
    API Profile
  232. Урок 232. 00:02:40
    Create with Spring Data REST
  233. Урок 233. 00:02:14
    Update Data with Spring Data REST
  234. Урок 234. 00:01:52
    Delete Data with Spring Data REST
  235. Урок 235. 00:02:47
    Use Repository Methods
  236. Урок 236. 00:12:21
    GitHub Workflow
  237. Урок 237. 00:49:48
    Restful Web Services with Spring MVC
  238. Урок 238. 00:18:51
    Dependency Injection Best Practices
  239. Урок 239. 00:17:29
    Introduction to Testing with Spring
  240. Урок 240. 00:04:37
    Introduction to MockMVC
  241. Урок 241. 00:30:33
    Building a Spring Boot Application
  242. Урок 242. 00:56:34
    Kube By Example - Building a Spring Boot Docker Images