Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай High-Performance Java Persistence - Mach 3 - Online, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:11:15
    Data Access Stack
  2. Урок 2. 00:05:04
    GitHub Repository
  3. Урок 3. 00:12:49
    Logging SQL Statements
  4. Урок 4. 00:07:43
    Schema Management
  5. Урок 5. 00:08:29
    Integration Testing with Docker
  6. Урок 6. 00:12:03
    Connection Management and Hibernate Connection Providers
  7. Урок 7. 00:08:12
    Hibernate Connection Lifecycle
  8. Урок 8. 00:13:57
    Connection Monitoring
  9. Урок 9. 00:08:30
    Hibernate Statistics
  10. Урок 10. 00:07:32
    JPA and Hibernate Types
  11. Урок 11. 00:07:26
    Custom Hibernate Types
  12. Урок 12. 00:07:19
    The hibernate-types project
  13. Урок 13. 00:15:22
    JPA and Hibernate Identifiers
  14. Урок 14. 00:08:19
    Hibernate Identifier Optimizers
  15. Урок 15. 00:08:55
    JPA and Hibernate Relationships
  16. Урок 16. 00:07:48
    Equals and Hashcode
  17. Урок 17. 00:13:25
    ManyToOne and OneToMany
  18. Урок 18. 00:12:35
    OneToOne
  19. Урок 19. 00:09:29
    ManyToMany
  20. Урок 20. 00:07:29
    JPA Inheritance Basics
  21. Урок 21. 00:14:52
    Single Table Inheritance
  22. Урок 22. 00:10:25
    Discriminator Column
  23. Урок 23. 00:06:51
    Joined Inheritance
  24. Урок 24. 00:07:30
    Table Per Class Inheritance
  25. Урок 25. 00:06:37
    Mapped Superclass Inheritance
  26. Урок 26. 00:09:13
    Persistence Context and Flushing Basics
  27. Урок 27. 00:07:45
    Action Queue
  28. Урок 28. 00:11:18
    The AUTO FlushModeType
  29. Урок 29. 00:09:41
    Dirty Checking Mechanism
  30. Урок 30. 00:08:16
    Bytecode Enhancement Dirty Checking
  31. Урок 31. 00:15:59
    Statement Lifecycle and Execution Plans
  32. Урок 32. 00:13:36
    Statement Caching
  33. Урок 33. 00:11:53
    Batch Updates with JDBC and Hibernate
  34. Урок 34. 00:06:39
    Batching Cascade Operations
  35. Урок 35. 00:05:17
    Batching the Update Operation with JPA and Hibernate
  36. Урок 36. 00:05:05
    SQL Injection
  37. Урок 37. 00:05:28
    Statement Fetch Size
  38. Урок 38. 00:11:31
    Result Set Size
  39. Урок 39. 00:13:39
    JPA Query Projections
  40. Урок 40. 00:11:56
    Hibernate Query Projections
  41. Урок 41. 00:10:30
    Fetching Entities
  42. Урок 42. 00:16:06
    Fetching Associations