PostgreSQL types and Java types - Mailing list pgsql-jdbc

From mario.g.pavlov@gmail.com
Subject PostgreSQL types and Java types
Date
Msg-id 200803072104.59079.Mario.G.Pavlov@gmail.com
Whole thread Raw
Responses Re: PostgreSQL types and Java types  (Andrew <archa@pacific.net.au>)
List pgsql-jdbc
Hi list,
I'm sorry for asking this question, I'm sure it's been answered many times but
I didn't manage to find the answer anywhere.
So the question is how do PostgreSQL data types map to Java data types ?
I've found that MySQL answers this question very good:
http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-type-conversions.html
I hope there is similar peace of documentation for PostgreSQL!

thank you

Regards
MGP

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Filtering out commas for DOUBLE
Next
From: Andrew
Date:
Subject: Re: PostgreSQL types and Java types