this is actually a limitation of some databases which return alias all
uppercase instead of using the casing you actually specified.
I have had a fix for it for a while by introducing a
LenientPropertyAccessor to allow this to work for the case of
autodiscovery.
until then use .addScalar(..) to workaround it.
/max
On Feb 16, 2007, at 6:29 PM, Horan, Jeff wrote:
Then it works. So it is not following Java accessor standards of mixed
case method names.
FAQ. Go to the forum next time.
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
--
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss a division of Red Hat
[EMAIL PROTECTED]
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev