RE: (OT) Hibernate question

2013-01-04 Thread Martin Gainty
bilité pour le contenu fourni. > Date: Fri, 4 Jan 2013 18:37:06 +0200 > Subject: Re: (OT) Hibernate question > From: dio...@gmail.com > To: user@struts.apache.org > > Hi! > > It's not possible to add hints to Hibernate criteria queries/hql queries. > But it'

Re: (OT) Hibernate question

2013-01-04 Thread Dionis Argiri
Hi! It's not possible to add hints to Hibernate criteria queries/hql queries. But it's possible to add it if you use native query(but it's not your case, as I understand). BR, Dionis 2013/1/4 Martin Gainty > oes anyone know how to hint a Hiber

(OT) Hibernate question

2013-01-03 Thread Martin Gainty
Gentlemen This has been asked many times but i havent found an answer Does anyone know how to hint a Hibernate predicate with something like select /*+ index(emp_alias ix_emp) */ ... from scott.emp emp_alias Martin __ If computers were self-aware t