why do some failure spoils the jdbc connection ? - Mailing list pgsql-jdbc

From Maxime Lévesque
Subject why do some failure spoils the jdbc connection ?
Date
Msg-id y2n554f5f781005010811p573b5e6ejac0282dbb0a79699@mail.gmail.com
Whole thread Raw
Responses Re: why do some failure spoils the jdbc connection ?
List pgsql-jdbc

 Hi everyone,

 When I execute some statements, for example droping a constraint and the constraint
doesn't exist, an exception gets thrown as expected. If I issue another statelemt
via the same connection, I get another exception saying the transaction is canceled,
in other words, the connection is no longer useable.

 Is the re a way that I can concinue using the connection ?

 Thanks

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Very Dangerous bug in XA connection pooling and SL EJBs with jboss-4.2.3 & latest postgresql-8.4-701.jdbc3.jar
Next
From: Kris Jurka
Date:
Subject: Re: why do some failure spoils the jdbc connection ?