Just as a follow up, an update from CVS fixed this
problem.
Thanks to whoever fixed it!
> -----Original Message-----
> From: middlegen-user-admin@xxxxxxxxxxxxxxxxxxxxx
> [mailto:middlegen-user-admin@xxxxxxxxxxxxxxxxxxx
> et]On Behalf Of Stephen
> Bartlett
> Sent: Thursday, 24 March 2005 16:54
> To: middlegen-user@xxxxxxxxxxxxxxxxxxxxx
> 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
> method's query, I also discovered the query is
> constructed
> without an "=" operator. This results in the following
> exception:
>
> net.sf.hibernate.QueryException: could not resolve
> property: FirstName of: eg.User [from eg.User
> aTable WHERE
> aTable.FirstName ?]
>
> There are two problems with the query:
>
> 1. The query is missing the '=' operator.
> 2. The property's case doesn't correspond to
> its mapping.
> I expect it to begin with a lower case 'f'.
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by Microsoft
> Mobile & Embedded DevCon 2005
> Attend MEDC 2005 May 9-12 in Vegas. Learn more
> about the latest Windows
> Embedded(r) & Windows Mobile(tm) platforms,
> applications & content. Register
> by 3/29 & save $300
http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
middlegen-user mailing list
middlegen-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/middlegen-use
r
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
|
|