[hibernate-dev] Plan on adding the JPA 2.2 Query#getResultStream() in 5.2

Vlad Mihalcea mihalcea.vlad at gmail.com
Wed Aug 2 10:21:19 EDT 2017


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-JPA-2.2-MR.txt

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


More information about the hibernate-dev mailing list