Questions on property values - Mailing list pgsql-jdbc

From Carsten Marx
Subject Questions on property values
Date
Msg-id 6A14D0A3-19F1-4FB0-8A79-D7DE5CDC2304@uni-konstanz.de
Whole thread Raw
Responses Re: Questions on property values
Re: Questions on property values
List pgsql-jdbc
Hello,
I've some small questions.
We use the Postgres 8.0-311 JDBC 3 driver in a appülication to
connect to a Postgres-DB-Server (Version(8.0)). The Target JDK is 1.4.2.
We need in our case a reliable connection. In other words, if the
connection is down, the JDBC driver should try to reconnect certain
times without throwing exceptions.
I looked via the DriverPropertyInfo[] method to all the available
properties, but there seems to be no options like autoReconnect and
maxReconnects as in the MySQL jbdc driver.
Am i blind? Or is there another way to do this?

Best Regards
Carsten Marx


--
University of Konstanz
tel. 07531-88-2861
room: F401
mail: Carsten.Marx@uni-konstanz.de





pgsql-jdbc by date:

Previous
From: laser
Date:
Subject: Re: Simplified Chinese translation of po file
Next
From: Guillaume Cottenceau
Date:
Subject: Re: convert 'foobar'::text to the string foobar