This task aggregates all of the ideas related to introducing full range of Java 8 features within the Hibernate ORM including but not limiting to:
-
java.util.Optional results
-
java.util.stream.Stream API for handling the query results
-
Lambda based queries
Additional discusion can be found here: https://forum.hibernate.org/viewtopic.php?f=1&t=1036010
|