Re: XML type in PostgreSQL 8.3

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: XML type in PostgreSQL 8.3
Дата
Msg-id 200701241644.14520.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: XML type in PostgreSQL 8.3  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
Dave Cramer wrote:
> A quick perusal of the docs suggests that this is really just a
> stream wrapper, much like binary data.
>
> Am I missing anything ?

There is also a bit of integration with the javax.xml.* stuff in the
getSource() and setResult() methods, but other than that it should be
straightforward.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: XML type in PostgreSQL 8.3
Следующее
От: Mark Lewis
Дата:
Сообщение: Re: XML type in PostgreSQL 8.3