Re: Status of Arrays in JDBC with PostgreSQL 7.3.1
| От | Barry Lind |
|---|---|
| Тема | Re: Status of Arrays in JDBC with PostgreSQL 7.3.1 |
| Дата | |
| Msg-id | 3E26E226.9040908@xythos.com обсуждение исходный текст |
| Ответ на | Status of Arrays in JDBC with PostgreSQL 7.3.1 (Rich Cullingford <rculling@sysd.com>) |
| Список | pgsql-jdbc |
Rich, I think the problem is more one of the jdbc driver doesn't support the inet datatype in general. The existing Array code doesn't work for datatypes the driver doesn't understand. --Barry Rich Cullingford wrote: > We have a DB in which columns containing inet[] arrays are defined. My > attempts to use Array.getArray() or getResultSet() to read them back > leads to "unimplemented method" errors from Driver. The compliance page > says "Arrays should be supported as of 7.2" and at least one recent > email describes a successful readback of a Numeric[] of Integers. Is > there anything I can do at this point? > Rich Cullingford > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly >
В списке pgsql-jdbc по дате отправления: