Postgres to Java type mapping - Mailing list pgsql-jdbc

From Paulo Merson
Subject Postgres to Java type mapping
Date
Msg-id 006601c19ad8$c3a26da0$c501a8c0@PAULO
Whole thread Raw
Responses Re: Postgres to Java type mapping  ("Dave Cramer" <Dave@micro-automation.net>)
List pgsql-jdbc
Hello,

I'd appreciate if anyone could indicate what is the recommended Java
type (or class) to map the following Postgres SQL types. I couldn't find
any document or previous message with such information.

SERIAL
TEXT
TIMESTAMP
BIT(n)
BIT VARYING(n)
INET
MACADDR
CIDR

Thank's,

Paulo Merson
Summa Technologies - www.summa-tech.com


pgsql-jdbc by date:

Previous
From: Jens Carlberg
Date:
Subject: Re: ResultSet memory usage
Next
From: "Dave Cramer"
Date:
Subject: Re: compiling jdbc driver using java version 1.4.0 beta3 and postgresql 7.1.3