Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 83306d588dc5d0ae600f8664933d1b10c81952bb
https://github.com/hibernate/hibernate-orm/commit/83306d588dc5d0ae600f866...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/spi/AbstractCommonQueryContract.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/compliance/GetParameterTest.java
Log Message:
-----------
Call to Query#getParameterValue(int position) with closed EntityManager must throw an
IllegaStateException