JDBC callable statement

From: Paul Bethe <pmbethe(at)yahoo(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: JDBC callable statement
Date: 2002-02-20 22:26:59
Message-ID: 20020220222659.92850.qmail@web20302.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Here is an implementation w/ tests for the
CallableStatement class.

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

Attachment Content-Type Size
jdbc_cstmt.tgz application/x-unknown 17.7 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2002-02-20 23:58:06 Re: jdbc2 package question
Previous Message Jeff Self 2002-02-20 20:14:08 Re: alternative to postgresql

Browse pgsql-patches by date

  From Date Subject
Next Message Doug Fields 2002-02-21 01:03:22 [PATCH] Empty arrays cause SQLExceptions when using Array.getArray
Previous Message Neil Conway 2002-02-20 04:56:02 Re: simple code cleanups