Re: [hibernate-dev] SQM-11 : Consider a new matches operator - thoughts?

2015-08-30 Thread Hardy Ferentschik
Hi, > So if we don't want to use ~ here, I am fine with that. +1 > However I do not want this used for full text searching. +1 I find it a bad match as well. First I think the type of integration we would need between ORM and Search is far off in the future. If it even makes sense. Also t

[hibernate-dev] SQM - initial UPDATE/DELETE support

2015-08-30 Thread Steve Ebersole
Just a heads up that I added initial support for UPDATE/DELETE statements this weekend. I am not happy with the way the "root from element" is modeled in UPDATE/DELETE statements, and especially the wide difference with how they work with SelectStatement and FromClause. I plan to do some more wor