Hi,
This might be interesting to some:
https://rapidclipse.atlassian.net/wiki/display/DOCEN/JPA-SQL.
It's an external DSL for writing queries which are translated into JPA
Criteria API queries then. There's a dedicated editor for that DSL,
with auto-completion etc. I.e. one should get the feel of
Thanks all for your help,
Here is my issue : https://hibernate.atlassian.net/browse/HHH-11815
I prepare a forked branch with test and proposed fix.
On 07/06/2017 18:07, Steve Ebersole wrote:
> Here you can find more info and some maybe helpful links :
> https://github.com/hibernate/hibernate-o