CallableStatement [was: Re: issues with SQL size st.execute(SQL) in 8.3.3] - Mailing list pgsql-jdbc

From Kris Jurka
Subject CallableStatement [was: Re: issues with SQL size st.execute(SQL) in 8.3.3]
Date
Msg-id Pine.BSO.4.64.0810180925001.26386@leary.csoft.net
Whole thread Raw
In response to Re: issues with SQL size st.execute(SQL) in 8.3.3  ("Ramasubramanian" <ramasubramanian.g@renaissance-it.com>)
List pgsql-jdbc

On Sat, 18 Oct 2008, Ramasubramanian wrote:

>   Can we call a psotgres procedure through JAVA Csllable statemnt

Please start a new thread for a new question rather than just replying to
a previous email.

Yes, you can call a procedure from a CallableStatement.  See the
documentation here:

http://jdbc.postgresql.org/documentation/83/callproc.html

Kris Jurka


pgsql-jdbc by date:

Previous
From: "Ramasubramanian"
Date:
Subject: Re: issues with SQL size st.execute(SQL) in 8.3.3
Next
From: Kris Jurka
Date:
Subject: Re: issues with SQL size st.execute(SQL) in 8.3.3