Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6
Дата
Msg-id k82di2$h80$1@ger.gmane.org
обсуждение исходный текст
Ответ на Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6  (boscher.marc@gmail.com)
Ответы Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6  ("Adam Rauch" <adam@labkey.com>)
Список pgsql-jdbc
boscher.marc@gmail.com, 14.11.2012 22:30:
>
> Isn't it just a question of specifying the target java version in javac

That is not completely reliable.

If you accidently include references to classes or methods in your code that are only available in Java7 it will still
compilebut fail to run with Java6. 

So if you want to be 100% it runs with Java6 you have to compile it with a Java6 JDK

Thomas




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

Предыдущее
От: Toni Helenius
Дата:
Сообщение: Missing changelogs
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Missing changelogs