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.
7.0.0.Beta2
1 parent f9f3ec4 commit a1dab80Copy full SHA for a1dab80
gradle/version.properties
@@ -1 +1 @@
1
-hibernateVersion=7.0.0.Beta2
+hibernateVersion=7.0.0-SNAPSHOT
hibernate-core/src/main/java/org/hibernate/query/sqm/internal/SqmUtil.java
@@ -41,7 +41,6 @@
41
import org.hibernate.metamodel.model.domain.SingularPersistentAttribute;
42
import org.hibernate.metamodel.model.domain.internal.EntitySqmPathSource;
43
import org.hibernate.metamodel.spi.MappingMetamodelImplementor;
44
-import org.hibernate.persister.entity.EntityPersister;
45
import org.hibernate.query.IllegalQueryOperationException;
46
import org.hibernate.query.IllegalSelectQueryException;
47
import org.hibernate.query.Order;
0 commit comments