Re: calling java stored functions through jdbc gives errors.

From: Markus Schaber <schabi(at)logix-tt(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: calling java stored functions through jdbc gives errors.
Date: 2006-11-02 12:06:06
Message-ID: 4549DF2E.9030702@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi, Dave,

Dave Cramer wrote:

> However I can tell you that jdbc doesn't do anything particularly
> different than psql or pgadmin.

It uses the V3 protocol, and AFAIK it uses protocol-level prepare
instead of PREPARE queries.

Regards,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-11-02 13:14:38 Re: calling java stored functions through jdbc gives errors.
Previous Message Dave Cramer 2006-11-02 10:44:12 Re: calling java stored functions through jdbc gives errors.