It is implemented by AbstractEntityPersister, but as of 5.0.9 (using
Infinispan 7.2.5.Final) I see no references to this method in Hibernate
ORM, other than in Javadoc for OptimisticCacheSource#isVersioned [1] that
says:
"If true, it is illegal for {@link #getVersionComparator} to return null"
[1
For the most part we have gotten ORM buildable with Java 9. Some "open
items":
1. Javassist does not seem to support Java 9 much, if at all. I had to
disable some tests in hibernate-core that test enhancement as well as tests
for hibernate-hikari since it uses Javassist extensively too.
I've cleaned up the non final versions of OGM 5.0 from the website
download pages.
There is a displayed: false flag on the yml release document.
I could not find any reason why the alpha, beta and cr were shown in the
list.
Emmanuel
___
hibernate-dev ma