Re: [Hibernate] Problem in MethodNode

2004-12-19 Thread Gavin King
Great, you made my day! :) Joshua Davis wrote: Try it now. :) Gavin King wrote: Guys, in the new query parser, some SQL functions like upper() and max() do not work in the select clause, since they expect to be passed the type of the expression they are applied to. Currently MethodNode.resolve() pa

Re: [Hibernate] Problem in MethodNode

2004-12-19 Thread Joshua Davis
Try it now. :) Gavin King wrote: Guys, in the new query parser, some SQL functions like upper() and max() do not work in the select clause, since they expect to be passed the type of the expression they are applied to. Currently MethodNode.resolve() passes null: SQLFunction function = getSe