Exception while Class.forName("org.postgresql.Driver");

Поиск
Список
Период
Сортировка
От Doron Baranes
Тема Exception while Class.forName("org.postgresql.Driver");
Дата
Msg-id 0BA77301DFF4B24C9C5DAA74138BF95003C7F1@exchange-1.dbnet.co.il
обсуждение исходный текст
Ответы Re: Exception while Class.forName("org.postgresql.Driver");  (Guillaume Cottenceau <gc@mnc.ch>)
Re: Exception while Class.forName("org.postgresql.Driver");  (Heikki Linnakangas <heikki@enterprisedb.com>)
Re: Exception while Class.forName("org.postgresql.Driver");  (Martin Keller <martin.keller@unitedplanet.de>)
Список pgsql-jdbc
Hi,

I am using postgres 8.1.4 on solaris 10 sparc and i am trying to use jdbc driver.
when i use this command Class.forName("org.postgresql.Driver") to load the driver i get:
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/postgresql/Driver (Unsupported major.minor
version49.0) 

can anyone help?

10x,
Doron

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

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: Serbian JDBC translation
Следующее
От: Guillaume Cottenceau
Дата:
Сообщение: Re: Exception while Class.forName("org.postgresql.Driver");