From: Gavin_King/Cirrus%<CI...@ci...> - 2002-07-18 05:04:15
|
Aaaaahhhh finally! Thanks everyone for your help. I tracked it down to ParserHelper malfunctioning when hibernate.query.substitutions was not set. It was due to a fairly pointless performance optimisation being broken. Essentially the token stream was being processed *twice*. I had always been testing with the property set. But of course no-one else was using this brand-new feature yet ;) I'll have the fixed version 1.0.1b up this evening (4 or 5 hours from now). Thanks again Gavin |