[hibernate-dev] SQM - new single phase interpretation of HQL/JPQL

Sanne Grinovero sanne at hibernate.org
Tue Mar 1 16:37:47 EST 2016


Awesome news! Thanks for letting us know.

On 1 March 2016 at 21:16, Steve Ebersole <steve at hibernate.org> wrote:
> Today Andrea and I spent the day investigating interpreting of HQL/JPQL
> into SQM in just a single phase as opposed to the previous 2-phase approach
> (all FromClauses as first phase, and then the rest of statements as
> second).  Andrea had the idea to try this again (both he and I tried
> previously), and today we were able to make it happen!
>
> As a result interpreting HQL/JPQL into SQM should be even faster now.
>
> We also took the opportunity to clean up.
>
> Enjoy!  I am sure we will have more tomorrow, but we should be focusing on
> the ORM integration mostly moving forward.
> _______________________________________________
> 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