Re: Auto-increment serial (Postgresql JDBC driver w/

Поиск
Список
Период
Сортировка
От Jaroslaw J. Pyszny
Тема Re: Auto-increment serial (Postgresql JDBC driver w/
Дата
Msg-id 1095794747.18680.23.camel@lx.siec
обсуждение исходный текст
Ответ на Re: Auto-increment serial (Postgresql JDBC driver w/  (Kris Jurka <books@ejurka.com>)
Ответы Re: Auto-increment serial (Postgresql JDBC driver w/
Список pgsql-jdbc
W liście z wto, 21-09-2004, godz. 03:50, Kris Jurka pisze:
> On Mon, 21 Sep 2004, Jaroslaw J. Pyszny wrote:
>

> The basic idea looks good to me, but you've made a mistake in the
> isAutoIncrement() method.  You are using the column number from the
> ResultSet to look up the default when you need to actually use that
> column's position in the table.  In fact it looks like the whole method
> body should be moved into the Field class much like the isNullable method
> does.  This also avoid the contrived hash key value.
>
> Finally we prefer patches in context diff format (diff -c).
Thanks :)
I'll try fix it.

Jarek
--
8  \\|||//  Jarosław J. Pyszny <arghil@poczta.onet.pl>
b   (o|o)    Linux admin/devel ("Vitae,non scholae,discimus")
i  --\_/--   Linux user: #96704    (http://counter.li.org)
t =->computers - let me know if you want to get rid of it <-=


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: "Idle in Transaction" revisited.
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Auto-increment serial (Postgresql JDBC driver w/