答复: [JDBC] Some question about statement - Mailing list pgsql-jdbc

From 张元超
Subject 答复: [JDBC] Some question about statement
Date
Msg-id 90e7d8e4619349fb8fe62794f766ada3@EX01.highgo.com
Whole thread Raw
In response to Re: Some question about statement  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Responses Re: [JDBC] 答复: [JDBC] Some question about statement  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
List 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.vladimir@gmail.com] 
发送时间: 2015年11月30日 14:30
收件人: Daniel Blanch Bataller
抄送: 张元超; pgsql-jdbc@postgresql.org
主题: Re: [JDBC] Some question about statement

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

Vladimir

pgsql-jdbc by date:

Previous
From: 张元超
Date:
Subject: 答复: [JDBC] Some question about statement
Next
From: Vladimir Sitnikov
Date:
Subject: Re: [JDBC] 答复: [JDBC] Some question about statement