| From: | "JavierG" <javierg(at)softel(dot)cu> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org>, <pgsql-sql(at)postgresql(dot)org> |
| Subject: | postgresql and java2 |
| Date: | 2000-08-02 20:20:29 |
| Message-ID: | NCECLMGOINKIJKBMOCDLOEGBCBAA.javierg@softel.cu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
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 ARRAY
(java.sql.Array) or a Java Object (java.lang.Object)?
Im sorry if this sounds newbie, but this is the first time I use an
ORDMS
Thanks in advance
J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-08-02 20:25:47 | Re: disable multiple queries |
| Previous Message | Marcos | 2000-08-02 18:36:27 | NullPointerException [MORE] |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Richards | 2000-08-02 21:42:13 | Re: on line numbers, drop table errors, and log files |
| Previous Message | Itai Zukerman | 2000-08-02 15:52:01 | Re: Time Aggregates |