Learning Objectives - In this module, you will understand Transactions, Concurrency, Isolation and Locking. You will also understand the Acid principles and filtering data using Hibernate. You will learn to improve the performance using different Caching strategies.
Topics - Session Scopes, Transaction Scopes, JTA, Locking, Filtering with Hibernate, Filter Annotations, Fetching Strategies, Cache.