答复: [JDBC] Some question about statement

From: 张元超 <zhangyuanchao(at)highgo(dot)com>
To: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, Daniel Blanch Bataller <dblanch(at)hoplasoftware(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: 答复: [JDBC] Some question about statement
Date: 2015-11-30 06:33:25
Message-ID: 90e7d8e4619349fb8fe62794f766ada3@EX01.highgo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi, Vladimir
Thanks for repling to me.You are right,jdbc was done like you said in somewhere,for example the following method:
' setBinaryStream(int parameterIndex, InputStream value, long length)' in AbstractJdbc4Statement.java

-----邮件原件-----
发件人: Vladimir Sitnikov [mailto:sitnikov(dot)vladimir(at)gmail(dot)com]
发送时间: 2015年11月30日 14:30
收件人: Daniel Blanch Bataller
抄送: 张元超; pgsql-jdbc(at)postgresql(dot)org
主题: Re: [JDBC] Some question about statement

I think `long` method just check bounds and delegate to int one.

Vladimir

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2015-11-30 07:44:38 Re: [JDBC] 答复: [JDBC] Some question about statement
Previous Message Vladimir Sitnikov 2015-11-30 06:30:06 Re: Some question about statement