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 d938d98 commit df5ba05Copy full SHA for df5ba05
hibernate-core/src/main/java/org/hibernate/internal/StatelessSessionImpl.java
@@ -54,6 +54,7 @@
54
import org.hibernate.generator.values.GeneratedValues;
55
import org.hibernate.graph.GraphSemantic;
56
import org.hibernate.graph.spi.RootGraphImplementor;
57
+import org.hibernate.id.IdentifierGenerationException;
58
import org.hibernate.loader.ast.spi.CascadingFetchProfile;
59
import org.hibernate.metamodel.mapping.PluralAttributeMapping;
60
import org.hibernate.persister.collection.CollectionPersister;
0 commit comments