Re: Prepared Statements

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Dima Tkach <dmitry(at)openratings(dot)com>
Cc: pgsql-jdbc-list <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Prepared Statements
Date: 2003-07-21 03:10:22
Message-ID: 20030721031022.GF665@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, Jul 21, 2003 at 03:01:57PM +1200, Oliver Jowett wrote:

> class PostgresqlJDBCExceptions implements JDBCExtensions {
> class FooJDBCExceptions implements JDBCExtensions {
> Then conditionalize compilation of implementations of JDBCExceptions on the

s/Exceptions/Extensions/, of course :)

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message peter mcgregor 2003-07-21 04:39:07 Calling a stored procedure with array parameters
Previous Message Oliver Jowett 2003-07-21 03:01:57 Re: Prepared Statements