[Hibernate] HQLTest now passes regression fully

2004-08-19 Thread Joshua Davis
Hibernate team, I was able to get the new QueryTranslator to pass all of the examples in HQLTest this morning, so I'm thinking of adding a few more test cases. Let me know if any of these are deprecated or not important enough to do right now: 1) Named parameters (e.g. :foo) - I was wondering

[Hibernate] CharacterType is not an ImmutableType

2004-08-19 Thread Bertrand Renuart
Title: Message Hi there,   Just noticed the CharacterType does not extend ImmutableType (as StringType for example). As a java.lang.Character is *not* mutable, I though the CharacterType sould be Immutable as well... Am I wrong somewhere ?   -bertrand smime.p7s Description: S/MIME cryptog