Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Transaction Management

Header Image

  1. What are transactions?
    • This article explores what transactions are and how they ensure data consistency and integrity in the world of Hibernate, with a focus on the ACID properties.
  2. Managing transactions with Hibernate
    • This article covers the methods of managing transactions with Hibernate, including programmatic transaction management, declarative transaction management using annotations, and an explanation of the Transaction API.

Table of contents