Re: [hibernate-dev] [HSEARCH] Using two level queries to fight stop word disease

2013-09-17 Thread Emmanuel Bernard
I don't even know if that's actually useful :) But yes if it is, some DSL makes sense. On Fri 2013-09-06 18:31, Hardy Ferentschik wrote: > Interesting idea. We should at least have a Jira issue for that. Do you think > about some DSL support for that? > > --Hardy > > On 26 Jan 2013, at 5:26 PM,

[hibernate-dev] Function support in ProcedureCall/StoredProcedureQuery

2013-09-17 Thread Steve Ebersole
RE: https://hibernate.atlassian.net/browse/HHH-8445 I'd like to get opinions on this. Essentially the JPA spec (StoredProcedureQuery) is silent on how/if calling database functions through this API is supposed to be supported. I asked for clarification of this from the rest of the EG, but got