Re: Connections/Statements/ResultSets (Was: Re: Pooling

Поиск
Список
Период
Сортировка
От Curt Sampson
Тема Re: Connections/Statements/ResultSets (Was: Re: Pooling
Дата
Msg-id Pine.NEB.4.44.0209021359060.477-100000@angelic.cynic.net
обсуждение исходный текст
Ответ на Re: Connections/Statements/ResultSets (Was: Re: Pooling  (Thomas O'Dowd <tom@nooper.com>)
Список pgsql-jdbc
On 31 Aug 2002, Thomas O'Dowd wrote:

> In either case, it would be nice to have a nice big red flag waved on
> the list if the multiple ResultSet thing is going to go away. It will
> definitely break a lot of my code and I'm not so sure its so wrong.

It's not wrong, but it's not at all portable to assume that you
can have more than one active ResultSet on a connection. So you
may want to change your habit anyway, unless you're sure you'll
never have to use another database.

cjs
--
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
    Don't you know, in this new Dark Age, we're all light.  --XTC


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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: JDBC patch, so that bigint indexes get used
Следующее
От: "Th Templ"
Дата:
Сообщение: Length of sql cols in postgresql