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

Vlad Mihalcea mihalcea.vlad at gmail.com
Wed Mar 2 02:44:51 EST 2016


Once we integrate it, we should write a blog post about it to present the
new AST parser capabilities.

Vlad

On Tue, Mar 1, 2016 at 11:37 PM, Sanne Grinovero <sanne at hibernate.org>
wrote:

> 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
> _______________________________________________
> 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