Home > Archive > PostgreSQL JDBC > April 2005 > Re: getTransactionIsolation() causes SQLException - unrecognized









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: getTransactionIsolation() causes SQLException - unrecognized
Kris Jurka

2005-04-04, 8:05 pm



On Mon, 4 Apr 2005, Paul Marchant wrote:

> Setup: Postgres 8.0.1 & postgresql-8.0-310.jdbc3.jar
>
> con = DriverManager.getConnection(url, p);
> System.out.println("con. getTransactionIsolat
ion() = " +
> con. getTransactionIsolat
ion());
> con.close();
>
> Produces this:
> ---------------------
> java.sql.SQLException: ERROR: unrecognized configuration parameter
> "xactisolevel"


What's the complete stacktrace for this error? I'm not convinced it is a
JDBC driver problem.


Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com