For the upcoming release of Hibernate 3, which by the way has hit Beta 1, the query parser has been rewritten. The refactoring was done because the old code were getting messy, and to support new features in a cleaner way. The first article with details about the new parser can be found here.
Categories
One reply on “Hibernate Query details”
[…] ry details #2
Filed under: Java links — anders @ 16:37
The followup to the first post on the new query parser for Hibernate is up here. It is technical compi […]