Re: JDBC + PL/pgSQL ? - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: JDBC + PL/pgSQL ?
Date
Msg-id 1025124867.29617.184.camel@inspiron.cramers
Whole thread Raw
In response to JDBC + PL/pgSQL ?  (Daryl Beattie <dbeattie@insystems.com>)
List pgsql-jdbc
Daryl,

Yes, just do a select procedurename();

Dave
On Wed, 2002-06-26 at 13:43, Daryl Beattie wrote:
> Dear JDBC people,
>
>     I have a very simple question; is it possible to write a PL/pgSQL
> procedure and execute it through JDBC's Statement.execute() method? Thanks
> for your time. :)
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>
>






pgsql-jdbc by date:

Previous
From: Michael Adler
Date:
Subject: Re: make check failures in current cvs
Next
From: Daryl Beattie
Date:
Subject: Re: JDBC + PL/pgSQL ?