[hibernate-dev] Could be a bug in aliastobean
Max Rydahl Andersen
max.andersen at redhat.com
Sat Feb 17 11:33:50 EST 2007
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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
--
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
max at hibernate.org
http://hibernate.org
JBoss a division of Red Hat
max.andersen at jboss.com
More information about the hibernate-dev
mailing list