Re: [hibernate-dev] Could be a bug in aliastobean

2007-02-17 Thread Max Rydahl Andersen
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 .addScala

Re: [hibernate-dev] Could be a bug in aliastobean

2007-02-16 Thread Christian Bauer
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.jb