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