Re: Raise Notice & Java

From: Marek Lewczuk <newsy(at)lewczuk(dot)com>
To: devang <devAng(at)libero(dot)it>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Raise Notice & Java
Date: 2007-07-24 11:27:33
Message-ID: 46A5E225.2070903@lewczuk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

devang pisze:
> Hello everybody, (excuse-me for my english).
> I have the following question.
> how to capture raise notice message of function, procedure etc. in java?
>
> Tanks to all.
ResultSet.getWarnings() or Connection.getWarnings() or
Statement.getWarnings().

Regards,
ML

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Marcos Truchado 2007-07-24 23:19:58 problem with date_trunc and jdbc
Previous Message Mikko Tiihonen 2007-07-24 10:42:50 Make time/timestamp tests fair for binary transfers v2