On Tue, Jan 27, 2009 at 4:20 PM, Hauke Runge <runge@tembit.de> wrote:
> this was working very well. Changing to postgreSql 8.3 we got the following
> error:
> ERROR: operator does not exist: bigint ~~ bigint
>
> we changed the jdbc driver to the latest jdbc3 driver - but the error was
> the same.
>
>
> I think, this could be a bug.
You should use Restrictions.eq().
--
Guillaume