Hi,
I plan on adding the JPA 2.2 Query#getResultStream() method since we
already support streaming and,
this way, Hibernate 5.2 will work even if the client has a JPA 2.2
dependency in their classpath.
https://jcp.org/aboutJava/communityprocess/maintenance/jsr338/ChangeLog-J...
While we can allow the 6.0 release to be fully JPA 2.2 compliant, is there
anyone against adding the aforementioned change in 5.2 as well?
Vlad