Re: Postgresql 9.4 / JSONB / JDBC

Поиск
Список
Период
Сортировка
От Bosco Rama
Тема Re: Postgresql 9.4 / JSONB / JDBC
Дата
Msg-id 54985F73.3010603@boscorama.com
обсуждение исходный текст
Ответ на Re: Postgresql 9.4 / JSONB / JDBC  (Alexis Meneses <alexis.meneses@gmail.com>)
Ответы Re: Postgresql 9.4 / JSONB / JDBC  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
On 12/20/14 06:18, Alexis Meneses wrote:
>
> Many JSON implementations other that the default one can be used behind
> this API thanks to Java ServiceLoader API even if I believe that the widely
> used Jackson does not provide a bridge between javax.json and their
> implementation.

IIRC, there is both a conversion module for, and an actual
implementation of, javax.json (aka JSR-353) available for Jackson.

HTH,
Bosco.


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

Предыдущее
От: Christopher BROWN
Дата:
Сообщение: Re: Postgresql 9.4 / JSONB / JDBC
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Postgresql 9.4 / JSONB / JDBC