Hi, I would like to get back to last year idea, namely the the idea to introduce new Java 8 API. Since that would not be possible to do directly in Hibernate Core since it's backward compatibility with Java 6, I had created a side project that introduces decorator/wrapper on top of Hibernate Query API that introduces support for Streams<?> and retrieving Optional<?> results.
I had already implemented the two basic ideas and was hopping for some kind of feedback whether you would be interested in continouing this idea, also a code review would be a usefull thing. References: Github project: https://github.com/jmnarloch/hibernate-streams-wrapper JIRA issue: https://hibernate.atlassian.net/browse/HHH-9338 Regards, Jakub Narloch _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev