| From: | Bojan Skaljac <skaljac(at)gmail(dot)com> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Implementation of get/set functions with string parameters |
| Date: | 2009-05-26 09:54:25 |
| Message-ID: | d432f15a0905260254xd35f32br960436aba000e55c@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
This is updated implementation of get/set functions in pgsql-jdbc drivers on
newest source.
Some people asking me for compiled version, so i think it would be nice if
pgsql-jdbc developers spend some time to make
the necessarily changes and send in history exceptions like this:
org.postgresql.util.PSQLException: Method
org.postgresql.jdbc4.Jdbc4CallableStatement.setString(String,String) is not
yet implemented
at org.postgresql.Driver.notImplemented(Driver.java:740)
at
org.postgresql.jdbc3.AbstractJdbc3Statement.setString(AbstractJdbc3Statement.java:714)
P.S. In mean time you can ask for compiled version of PostgreSQL JDBC driver
with get/set functions with string parameters on email: skaljac <dot> gmail
<dot> you know what
Best regards Bojan Škaljac
| Attachment | Content-Type | Size |
|---|---|---|
| diff.zip | application/zip | 14.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Jasper | 2009-05-26 15:17:35 | Re: Java persistence with enum types |
| Previous Message | Bojan Skaljac | 2009-05-26 09:34:44 | Serbian translation for pgsql-jdbc |