Re: Problem calling stored function - Mailing list pgsql-jdbc

From tivvpgsqljdbc@gtech-ua.com
Subject Re: Problem calling stored function
Date
Msg-id 47909049.3000701@gtech-ua.com
Whole thread Raw
In response to Re: Problem calling stored function  ("Francesco Storti" <francesco.storti@gmail.com>)
List pgsql-jdbc
Francesco Storti wrote:
> 2008/1/17, Tom Lane tgl@sss.pgh.pa.us <mailto:tgl@sss.pgh.pa.us>:
>
>
>     Should work.  Maybe you're rolling back the transaction later, or
>     something like that?
>
>                            regards, tom lane
>
>
>
> Thank for the answer first ;)
> I use rollback only if throwed an SQL exception.
> Here is my code:
>
May be you should commit before closing connection if everything's OK?

pgsql-jdbc by date:

Previous
From: "Francesco Storti"
Date:
Subject: Re: Problem calling stored function
Next
From: Oliver Jowett
Date:
Subject: Re: Problem calling stored function