Posted this bug report a week ago, but still no luck/responses. Anyone with ideas how to attack this one?
I'm using Sybase ASE 12.5 and Hibernate 2.1.2 seems to have introduces a couple of annoying bugs.
I went back to beta 6 last night and it work fined. Therefore, I'm pretty sure the following two items represent 2.1.2 bugs. Hope someone can provide some insight into this:
1. "SybSQLException: Select expression results in more than one column having same name. Column name 'name17_' is specified more than once".
The problem disappears if I set max fetch depth to 0, but that is not a real solution since performance detoriates dramatically.
|