jdbccts issues

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: jdbccts issues
Date: 2005-06-09 01:31:18
Message-ID: 6804BC25-8177-47F0-9E5A-964718057C41@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Does anyone know if there is a requirement for callable statements to
cast the result to the registered type

for instance

registerOutParameter(1, Types.REAL ) and the return type is a double

should we return a Float ?

Dave

Browse pgsql-jdbc by date

  From Date Subject
Next Message Giuseppe Sacco 2005-06-10 12:43:20 New italian translation
Previous Message Oliver Jowett 2005-06-08 22:51:22 Re: 8.x driver with EJB CMP