Support for named parameters in the PostgreSQL JDBC driver

Поиск
Список
Период
Сортировка
Dear PGSQL-JDBC Team,<br /><br /> Could you please let me know if the support for "<i>Named Parameters</i>" in the
JDBCdriver is slated for some future release?<br /><br /> Currently with the 8.1.4 JDBC driver, the call to
<i>CallableStatement.setString(String,String) </i>fails and the <a
href="http://developer.postgresql.org/cvsweb.cgi/%7Echeckout%7E/pgsql/src/interfaces/jdbc/org/postgresql/jdbc3/Attic/AbstractJdbc3Statement.java?rev=1.4;content-type=text%2Fplain;hideattic=0">code
</a>isthrowing the following exception - <br /><br /> "Caused by: org.postgresql.util.PSQLException: Method
org.postgresql.jdbc3.Jdbc3CallableStatement.setString(String,String)is not yet implemented."<br /><br /> Thanks<br />
Ravi<br/><br /><br /><br /><br /><br /> 

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Reuben Pasquini
Дата:
Сообщение: Re: CallableStatement.setTimestamp bug
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Support for named parameters in the PostgreSQL JDBC driver