Nilesh Wanicodingmoments.hashnode.dev·Jul 29, 2023Execution order of SQL statements in JPA / HibernateIn my project, I was having a database table with a unique constraint on a column. Using Spring Data JPA, in the same transaction, I was first deleting a record from that table and then adding back a record with the same value for that unique column....1 like·134 readshibernateAdd a thoughtful commentNo comments yetBe the first to start the conversation.