Re: Testing JDBC Prepared Statements - Mailing list pgsql-jdbc

From Daniel Migowski
Subject Re: Testing JDBC Prepared Statements
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Testing JDBC Prepared Statements  (Kris Jurka <[email protected]>)
List pgsql-jdbc
Kris Jurka schrieb: <blockquote cite="mid:[email protected]" type="cite">On Wed, 14
May2008, Daniel Migowski wrote: <br /><blockquote type="cite">Is it possible with the PostgreSQL JDBC driver (leaving
theJDBC API space is allowed) to serverside prepare a statement without executing it? <br /></blockquote>
PreparedStatement.getParameterMetaDatawill prepare a statement without executing it. <br /></blockquote> Thank you. I
alsoalready helped me with something like statement.executeQuery("PREPARY test AS "+myQueryToTest), but your variant
doesapropriate query parsing, which seem better.<br /><br /> With best regards,<br /> Daniel Migowski<br /><br /><br
/><divclass="moz-signature">-- <br /><pre> |¯¯|¯¯|    <b>IKOffice GmbH             Daniel Migowski</b>|  |  |/|
                  Mail: <a href="mailto:[email protected]">[email protected]</a>|  | // |  Nordstr. 10
    Tel.: 0441 21 98 89 52|  | \\ |  26135 Oldenburg           Fax.: 0441 21 98 89 55|__|__|\|  <a
href="http://www.ikoffice.de">http://www.ikoffice.de</a>   Mob.: 0176 22 31 20 76</pre></div> 

pgsql-jdbc by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: scrollable ResultSet advise
Next
From: Daniel Migowski
Date:
Subject: SET client_encoding = 'UTF8'