Hello, I can confirm that JPQL queries are only working if they are executed from a org.hibernate.Session. If we want to run them from the entity manager, we get a OGM-21 thrown from the OgmEntityManager.createQuery(String query) method.
How can wa / I make it work ? Thanks Guillaume _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev