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

Steve Ebersole steve at hibernate.org
Wed Aug 2 11:13:43 EDT 2017


I thought we had agreed in the E.G. to name this method `#stream` rather
than `#getResultStream`.  I've asked for clarification

On Wed, Aug 2, 2017 at 10:02 AM Vlad Mihalcea <mihalcea.vlad at gmail.com>
wrote:

> 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
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list