RE: [Middlegen-user] Hibernate DAO finder methods and QueryException

2005-03-23 Thread Stephen Bartlett
lists.sourceforge.net > Subject: [Middlegen-user] Hibernate DAO finder > methods and > QueryException > > > I've run into a problem similar to the one described by > Johan Duflost titled "hibernatedao" > > In addition to incorrect case being used in the finder

[Middlegen-user] Hibernate DAO finder methods and QueryException

2005-03-23 Thread Stephen Bartlett
I've run into a problem similar to the one described by Johan Duflost titled "hibernatedao" In addition to incorrect case being used in the finder method's query, I also discovered the query is constructed without an "=" operator. This results in the following exception: net.sf.hibernate.QueryEx