| От | Oliver Jowett |
|---|---|
| Тема | Re: Avoiding explicit addDataType calls for PostGIS |
| Дата | |
| Msg-id | 41651AFD.5030408@opencloud.com обсуждение |
| Ответ на | Re: Avoiding explicit addDataType calls for PostGIS (Markus Schaber <schabios@logi-track.com>) |
| Ответы |
Re: Avoiding explicit addDataType calls for PostGIS
|
| Список | pgsql-jdbc |
Markus Schaber wrote: > Is the opposite problem possible? I think of the driver class loader be > able to reach the driver extension, but not the user code class loader. That seems unlikely; it'd only happen if you had user code that did not contain any references to the extension classes. If there are no references to the extensions, how does the user code use the returned objects? Reflection, or a common superclass shared by both classloaders, seem like the only options. It's also debatable whether the driver should even allow user code to cause loading and instantiation of classes that the user code would not otherwise be able to access.. -O
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера