Support for named parameters in the PostgreSQL JDBC driver
| От | Ravi Periasamy |
|---|---|
| Тема | Support for named parameters in the PostgreSQL JDBC driver |
| Дата | |
| Msg-id | 455C0537.8040206@aol.com обсуждение исходный текст |
| Ответы |
Re: Support for named parameters in the PostgreSQL JDBC driver
Re: Support for named parameters in the PostgreSQL JDBC driver |
| Список | pgsql-jdbc |
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 по дате отправления: