Re: PostgreSQL data types mapped Java classes for JDBC - Mailing list pgsql-novice

From Josh Kupershmidt
Subject Re: PostgreSQL data types mapped Java classes for JDBC
Date
Msg-id AANLkTikAKTmebs4-3y-1djfbJJ8m=u8vV27yFWCMBqCw@mail.gmail.com
Whole thread Raw
In response to PostgreSQL data types mapped Java classes for JDBC  (Thangalin <thangalin@gmail.com>)
Responses Re: PostgreSQL data types mapped Java classes for JDBC
List pgsql-novice
On Thu, Oct 7, 2010 at 10:25 AM, Thangalin <thangalin@gmail.com> wrote:

> Where are all the PostgreSQL data types mapped to Java classes? I have found
> the following from an old mailing list message:
> Where is the most recent list?

You might want to try on pgsql-jdbc.

> P.S.
> If these are not already in the information_schema (or similar), I think
> they would make for a worthwhile addition.

I don't think this type of information is stored anywhere in
PostgreSQL, nor should it be -- it's up to the individual adapters how
they define the mapping of Postgres types to their language's types.

Josh

pgsql-novice by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: Asynchronous I/O in Postgres
Next
From: Chris Campbell
Date:
Subject: Unicode escape codes