High-Performance Java Persistence – Mach 2 – Online Edition
Salepage : High-Performance Java Persistence – Mach 2 – Online Edition
Archive : High-Performance Java Persistence – Mach 2 – Online Edition Digital Download
Delivery : Digital Download Immediately
A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.
This video course is a journey into Java data access performance tuning. From connection management, to batch updates, fetch sizes and concurrency control mechanisms, it unravels the inner workings of the most common Java data access frameworks.
The Mach 2 video course contains just a part of video lessons from the Mach 3 video course.
So, to get all the course material, we recommend you enroll in the latest Mach 3 video course.
Created By
Vlad Mihalcea
Vlad Mihalcea is a Java Champion and one of the top Hibernate ORM project committers. He created the Hypersistence Optimizer tool which scans your application configuration and mappings and tells you what changes you need to do to speed up your data access layer.
He’s been answering thousands of questions about Hibernate and JPA on StackOverflow for which he’s got gold badges for Hibernate, Java, and JPA tags.
Whenever he finds something interesting, he likes to share it on his personal blog. He believes in Open Source Software, and he thinks every developer should get involved, one way or the other.
If he doesn’t find a suitable tool for a job, he takes initiative and starts a new open source project, like Hibernate Types or FlexyPool.
Curriculum of the Course
Getting Started
Start\sData Access Stack (11:14) (11:14)
Preview\sGitHub Repository (5:03) (5:03)
Preview\sLogging SQL Statements (12:48) (12:48)
Start\sSchema Management (7:42) (7:42)
Start\sIntegration Testing with Docker (8:28) (8:28)
Connections
Start\sConnection Management and Hibernate Connection Providers (12:02) (12:02)
Start\sHibernate Connection Lifecycle (8:11) (8:11)
Start\sConnection Monitoring (13:56) (13:56)
Start\sHibernate Statistics (8:29) (8:29)
Types
Start\sJPA and Hibernate Types (7:31) (7:31)
Start\sCustom Hibernate Types (7:25) (7:25)
Start\sThe hibernate-types project (7:18) (7:18)
Identifiers
Start\sJPA and Hibernate Identifiers (15:21) (15:21)
Start\sHibernate Identifier Optimizers (8:18) (8:18)
Relationships
Start\sJPA and Hibernate Relationships (8:54) (8:54)
Start\sEquals and Hashcode (7:47) (7:47)
Start\sManyToOne and OneToMany (13:24) (13:24)
Start\sOneToOne (12:34) (12:34)
Start\sManyToMany (9:28) (9:28)
Inheritance
Start\sJPA Inheritance Basics (7:28) (7:28)
Start\sSingle Table Inheritance (14:51) (14:51)
Start\sDiscriminator Column (10:24) (10:24)
Start\sJoined Inheritance (6:50) (6:50)
Start\sTable Per Class Inheritance (7:29) (7:29)
Start\sMapped Superclass Inheritance (6:36) (6:36)
Persistence Context and Flushing
Start\sPersistence Context and Flushing Basics (9:12) (9:12)
Start\sAction Queue (7:44) (7:44)
Start\sThe AUTO FlushModeType (11:17) (11:17)
Start\sDirty Checking Mechanism (9:40) (9:40)
Start\sBytecode Enhancement Dirty Checking (8:15) (8:15)
Statements
Start\sStatement Lifecycle and Execution Plans (15:58) (15:58)
- Begin Statement Caching (13:35)
Batching
Begin batch updates using JDBC and Hibernate (11:52)
Begin the batching cascade operations (6:38)
Begin batching the JPA and Hibernate update operations (5:16)
Begin SQL Injection (5:04)
More from Categories : Everything Else
Reviews
There are no reviews yet.