Just not to forget when we upgrade
http://forum.hibernate.org/viewtopic.php?t=938730&postdays=0&postorder=asc&start=15
BTW I have added jar file support and filtering by "magic" number.
"getTransformer" was changed to use array of class and interface names,
it will help to remove custom class fi
> -Original Message-
> From: Gavin King [mailto:[EMAIL PROTECTED]
> Sent: Sunday, February 27, 2005 1:30 PM
> To: Joshua Davis; Gavin King; hibernate-devel@lists.sourceforge.net
> Subject: RE: [Hibernate] New query parser: Almost There!
>
>
> We could easily add a method to determine i
It seems that the theta WHERE fragments aren't being included in the SQL
tree because the FromElement has the 'useWhereFragment' flag set to false by
MethodNode.resolveCollectionProperty. This is interesting because
MethodNode.resolveCollectionProperty is the *only* place that sets this
flag. P
What I meant was that the HQL parser would transform the HQL tree to the
longer form before passing off to the HQL/SQL walker. I didn't mean
anything about the user visible syntax. Actually, I succeeded in
implementing this, but I never committed it, it doesn't really look like
we will need it
Guys, we got one last remaining serious bug – some HQLTests with index()
or [] fail when using a Dialect with theta-style outerjoins.
After that, I only got very little things that don’t really matter for
being able to release.
Let’s get this last one done…. ;)
--
Gavin King
+61 410 534 454
+1