Re: PreparedStatement

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: PreparedStatement
Дата
Msg-id Pine.BSO.4.56.0409280611070.15926@leary.csoft.net
обсуждение исходный текст
Ответ на Re: PreparedStatement  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc

On Tue, 28 Sep 2004, Kris Jurka wrote:

> It might be worthwhile to investigate how other JDBC drivers handle this.
> So far I've only looked at MySQL, but checking MaxDB and Firebird's driver
> source would be revealing.  Checking commercial drivers would be good too,
> but I'm not sure how legal that is.
>

So far I've checked MaxDB, Firebird, and Oracle.  All of them throw
an Exception saying the method is unimplemented.  This makes me even less
excited about throwing in a hack solution.  I was just assuming that
everyone else implemented this and we needed something to "keep up" with
portable applications.

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: PreparedStatement
Следующее
От: "Jaroslaw J. Pyszny"
Дата:
Сообщение: Re: Auto-increment serial (Postgresql JDBC driver w/