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
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