We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b18b2 commit befffcaCopy full SHA for befffca
hibernate-core/src/test/java/org/hibernate/event/ReSaveReferencedDeletedEntity.java
@@ -4,7 +4,7 @@
4
import org.hibernate.testing.junit4.BaseCoreFunctionalTestCase;
5
import org.junit.Test;
6
7
-import javax.persistence.*;
+import jakarta.persistence.*;
8
9
import static org.hibernate.testing.transaction.TransactionUtil.doInHibernate;
10
0 commit comments