Hi Adam and Felix,
There have also been some changes to existing methods. In some cases, the
arguments don't seem to be passed correctly.
I don't want to risk breaking things in Hibernate 5, so please answer my
questions in the pull request:
https://github.com/hibernate/hibernate-orm/pull/1079.
.
Hello,
thanks a lot for taking the time to migrate that PR!
I’m really out-of-touch with the current changes in Hibernate, however there
are no changes to the existing public interface (only method additions), and if
the tests pass, it’s safe to merge.
There’s definitely a lot of value in havin