CallableStatement [was: Re: issues with SQL size st.execute(SQL) in 8.3.3]

From: Kris Jurka <books(at)ejurka(dot)com>
To: Ramasubramanian <ramasubramanian(dot)g(at)renaissance-it(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: CallableStatement [was: Re: issues with SQL size st.execute(SQL) in 8.3.3]
Date: 2008-10-18 13:27:57
Message-ID: Pine.BSO.4.64.0810180925001.26386@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-10-18 13:48:12 Re: issues with SQL size st.execute(SQL) in 8.3.3
Previous Message Ramasubramanian 2008-10-18 11:43:23 Re: issues with SQL size st.execute(SQL) in 8.3.3