Re: Bug report and patch: PreparedStatement.setObject(int, Object) does not infer java.lang.Byte
- From: Kris Jurka <books(at)ejurka(dot)com>
- To: Boom Roos <boom(dot)roos(at)gmail(dot)com>
- Cc: pgsql-jdbc(at)postgresql(dot)org
- Subject: Re: Bug report and patch: PreparedStatement.setObject(int, Object) does not infer java.lang.Byte
- Date: Fri, 22 Jun 2007 17:38:55 -0400 (EDT)
- Message-id: <Pine.BSO.4.64.0706221738010.5509@leary.csoft.net> <text/plain>
On Thu, 21 Jun 2007, Boom Roos wrote:
I think that setObject(int, Object) should call setByte(n, byteval)
when called with a Byte object.
Fix applied to 8.0, 8.1, 8.2, and HEAD CVS and will be in the next
release. Thanks.
Kris Jurka
Home |
Main Index |
Thread Index