Re: [SQL] postgresql and java2

2000-08-15 Thread Peter Mount
Contact details: http://petermount.comPostgreSQL JDBC: http://www.retep.org.uk/postgres/Java PDF Generator: http://www.retep.org.uk/pdf/ - Original Message - From: JavierG To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Wednesday, August 02, 2000 9:20 PM Subject: [SQL]

[SQL] postgresql and java2

2000-08-02 Thread JavierG
Hi:   Does anybody knows if the JDBC driver maps the new SQL 3 types (ARRAY and STRUCT) with the proprietary array and user-defined types of PostgreSQL? To put it another way: when I access an array (for instance) in PostgreSQL through the JDBC driver, does the driver returns a SQL 3 ARRA