setQueryTimout() - Mailing list pgsql-jdbc

From knircky
Subject setQueryTimout()
Date
Msg-id 1285633753422-2856086.post@n5.nabble.com
Whole thread Raw
Responses Re: setQueryTimout()  (Samuel Gendler <sgendler@ideasculptor.com>)
Re: setQueryTimout()  (<rsmogura@softperience.pl>)
List pgsql-jdbc
I am trying to connect to my postgres db via MashZone (www.mashzone.com) and
getting the following error message:

The following error occurred when running SQL query "SELECT * FROM
GT.GameTypeDescription;" on database "HM_postgres": Method
org.postgresql.jdbc4.Jdbc4Statement.setQueryTimeout(int) is not yet
implemented.

Since i do not have control over how mashzone communicates with postgres, (i
am simply a user of a product that communicates with the DBMS), i need to
find a JDBC driver that either implements this functionality or catches and
ignores the exception.

I have been unable to find anything so far.

Does anybody have any idea how to solve this dilemma?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/setQueryTimout-tp2856086p2856086.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

pgsql-jdbc by date:

Previous
From: Samuel Gendler
Date:
Subject: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Next
From: Samuel Gendler
Date:
Subject: Re: setQueryTimout()