[BUG] Driver compile error

Поиск
Список
Период
Сортировка
От Aslak Hellesoy
Тема [BUG] Driver compile error
Дата
Msg-id KNECLDLIKOKKLBMMPCDIAEDECBAA.aslak.hellesoy@netcom.no
обсуждение исходный текст
Ответ на Re: Problem with LATIN2 encoding  (Barry Lind <barry@xythos.com>)
Список pgsql-jdbc
org.postgresql.PostgresqlDataSource doesn't compile with javac (JDK 1.3).
The getConnection(String, String) has a     catch block that catches a
java.sql.SQLException, but that exception is never thrown in the try block.

Cheers,
Aslak


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Problem with LATIN2 encoding
Следующее
От: otisg
Дата:
Сообщение: JDBC 3 support