Re: Howto set UUID parameter for PGSQL 8.3rc1 / postgresql-8.3dev-602.jdbc3.jar Silvio Bierman wrote:
> In my opinion at least one external type should be allowed to map
> implicitly to UUID
Try PreparedStatement.setObject(...,Types.OTHER) with the current
development driver
-O
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster |