Re: [Hibernate] Help Wanted :)

2003-08-14 Thread Serge Knystautas
[EMAIL PROTECTED] wrote: David Channon has implemented support for Dialect-specific SQL functions in the HQL select clause. This means that we need to go though the dialects, one by one, and fill in the standard functions for that Dialect. David has already done this for Oracle. It would be very ni

Re: [Hibernate] Help Wanted :)

2003-08-14 Thread Gavin . King
| | cc: | | Subject: Re: [Hibernate] Help Wanted :) | >--| [EMAIL PROTECTED] wrot

[Hibernate] Help Wanted :)

2003-08-07 Thread Gavin . King
David Channon has implemented support for Dialect-specific SQL functions in the HQL select clause. This means that we need to go though the dialects, one by one, and fill in the standard functions for that Dialect. David has already done this for Oracle. It would be very nice if some platform exper