| From: | "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu> |
|---|---|
| To: | Andy Kriger <akriger(at)greaterthanone(dot)com> |
| Cc: | Pgsql-Jdbc <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: question about rollback and SQLException |
| Date: | 2003-01-23 17:32:00 |
| Message-ID: | 20030123173200.GB15214@wallace.ece.rice.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc pgsql-patches |
On Thu, Jan 23, 2003 at 12:07:31PM -0500, Andy Kriger wrote:
> I received this exception when trying to rollback a transaction through the
> Postgres JDBC driver (build106) used by a webapp running in Resin (2.0.6). I
> have tried setting up the connection pool in my web.xml to use both
> javax.sql.DataSource and javax.sql.XADataSource, but both give me this
> exception:
>
> java.sql.SQLException: ERROR: parser: parse error at or near "qrollback"
"qrollback"? Sure looks like a typo in your code somewhere, to me.
Ross
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Kriger | 2003-01-23 17:38:10 | Re: question about rollback and SQLException |
| Previous Message | Dave Cramer | 2003-01-23 17:31:34 | Re: question about rollback and SQLException |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Kriger | 2003-01-23 17:38:10 | Re: question about rollback and SQLException |
| Previous Message | Dave Cramer | 2003-01-23 17:31:34 | Re: question about rollback and SQLException |