| От | Mike Engelhart |
|---|---|
| Тема | Re: jdbc-newbie |
| Дата | |
| Msg-id | 399023F6.76DB0C32@earthtrip.com обсуждение исходный текст |
| Ответ на | jdbc-newbie (Mihai Gheorghiu <tanhq@bigplanet.com>) |
| Список | pgsql-interfaces |
Mihai Gheorghiu wrote: > > In order to run servlets, java.sql and javax.sql should be added to the > JDK2.0 package. > Postgres comes with its own jdbc interface (jdbc7.0-1.2.jar). > Are they all neded? What should be installed where? > Is there a URL where the full installation process is presented? > > TIA, > > Mihai java.sql.* is part of the JDK so you don't have to add it to your classpath.. You have to add the postgresql jar file and currently the JDBC driver doesn't support javax.sql.* extensions as there is a missing class. I'm working on getting them to Peter to add them to CVS Mike
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера