View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 01:00 AM
mario.g.pavlov@gmail.com
 
Posts: n/a
Default PostgreSQL types and Java types

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/...nversions.html
I hope there is similar peace of documentation for PostgreSQL!

thank you

Regards
MGP

--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Reply With Quote