| От | Dallas Hockley |
|---|---|
| Тема | Re: [INTERFACES] "static" libraries? |
| Дата | |
| Msg-id | 35AE4540.BB5C6407@cybersoft.ab.ca обсуждение |
| Ответ на | "static" libraries? (Jeffrey Napolitano <jnapoli@setech.com>) |
| Ответы |
Re: [INTERFACES] "static" libraries?
|
| Список | pgsql-interfaces |
Jeffrey Napolitano wrote: > > I have a Java application which uses JDBC, and it is going to put on a > few different machines using postgres and postgres's JDBC driver. My > question is this: Is there a method of *including* the JDBC driver into > the Java application? An equivalent to statically linking a library in This can be done by "unjarring" the postgresql jdbc driver jar in the base class directory of your app/let and then jar'ring the entire distribution into one file. The relative class resolution must be correct, and it will work.... Good Luck. Dallas Dallas Hockley hockleyd@cybersoft.ab.ca
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера