| От | Oliver Jowett |
|---|---|
| Тема | Re: Parsed Query Trees |
| Дата | |
| Msg-id | 472F9EFC.7020406@opencloud.com обсуждение исходный текст |
| Ответ на | Parsed Query Trees (Kevin Neufeld <kneufeld@refractions.net>) |
| Ответы |
Re: Parsed Query Trees
|
| Список | pgsql-jdbc |
Kevin Neufeld wrote: > Does anyone know if a parsed query tree object is exposed in the jdbc > API? I couldn't find any such thing, nor could I find it in the > developers roadmap. No, and the reason is that the JDBC driver doesn't actually parse the query beyond some basic manipulations to find parameter placeholders and so on. All the real parsing happens on the server side, and I don't know of a way to get access to the server's query tree as a client. (It's debatable how useful that would be, anyway) -O
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера