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