Re: JDBC rowsets

Поиск
Список
Период
Сортировка
От Jonathan Bruce
Тема Re: JDBC rowsets
Дата
Msg-id 40894B7B.2010703@sun.com
обсуждение исходный текст
Ответ на Re: JDBC rowsets  (Glenn Holmer <gholmer@weycogroup.com>)
Ответы jdbc cts
Список pgsql-jdbc
Glenn,

Per JSR-114, JDBC RowSet Implementations, JDBC RowSets requires a JDBC
3.0 compliant driver to function correctly.

For further details see:

    http://java.sun.com/products/jdbc

-Jonathan Bruce
JDBC Specification Lead and Architect
Sun Microsystems Inc.

Glenn Holmer wrote:

> Kris Jurka wrote:
>
>>
>> On Thu, 22 Apr 2004, Glenn Holmer wrote:
>>
>>> What is the state of (or schedule for) JDBC rowset support in
>>> Postgres?  Does that require a full-blown JDBC 4.0 driver?
>>>
>
>> I was under the impression that rowsets were a database and driver
>> independent layer that could be built with any JDBC driver.  So the
>> driver
>> developers wouldn't provide a rowset implementation, but someone like sun
>> would that coudl be used with any database.
>
>
> That's what I thought, too.  A couple of people have tried using
> Postgres with Project Rave:
>
> http://wwws.sun.com/software/products/jscreator/
>
> but are having problems (Postgres isn't officially supported yet,
> it's an early access release).
>

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

Предыдущее
От: Paul Thomas
Дата:
Сообщение: Re: Connecting to a DB through SSL
Следующее
От: Dave Cramer
Дата:
Сообщение: jdbc cts