mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 08:35:13 +00:00
HHH-13454 - org.hibernate.orm.test.query.criteria.BasicCriteriaExecutionTests fails on Oracle
This commit is contained in:
parent
9367f01162
commit
db2e8382d5
@ -129,7 +129,7 @@ public void testExecutingBasicCriteriaQueryParameterPredicateInStatelessSession(
|
||||
);
|
||||
}
|
||||
|
||||
@Entity
|
||||
@Entity(name = "BasicEntity")
|
||||
public static class BasicEntity {
|
||||
|
||||
@Id
|
||||
|
Loading…
x
Reference in New Issue
Block a user