Auto-increment serial (Postgresql JDBC driver w/ OpenOffice.org ;) )

From: "Jaroslaw J(dot) Pyszny" <arghil(at)poczta(dot)onet(dot)pl>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Auto-increment serial (Postgresql JDBC driver w/ OpenOffice.org ;) )
Date: 2004-09-21 00:09:04
Message-ID: 1095725344.10857.107.camel@lx.siec
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

<comment>
I know my English is very strange ;)
</comment>

Under OO 'serial' columns don't work, because OO doesn't see
'serial' as auto-increment type. I know it's pseuso-type, but
we can detect it. What do you think, about add this feature
to driver?

This patch is my simple implementation.

Best regards
Jarek

--
8 \\|||// Jaroslaw J. Pyszny <arghil(at)poczta(dot)onet(dot)pl>
b (o|o) Linux admin/devel ("Vitae,non scholae,discimus")
i --\_/-- Linux user: #96704 (http://counter.li.org)
t =->computer - daj znac jesli chcesz sie pozbyc <-=

Attachment Content-Type Size
jdbc_autoincrement.patch text/x-patch 3.4 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Francisco Figueiredo Jr. 2004-09-21 00:19:35 Re: Returning just one resultset from function call with refcursor
Previous Message Oliver Jowett 2004-09-20 23:11:17 Re: Returning just one resultset from function call with refcursor