multidimensinal array

Поиск
Список
Период
Сортировка
От Laura Wang
Тема multidimensinal array
Дата
Msg-id BAY115-F3574A589D793456582F2D0C82D0@phx.gbl
обсуждение исходный текст
Ответы Re: multidimensinal array
Список pgsql-jdbc
I'm implementing a java application that needs to query some 2D arrays
stored in a table. The 2D arrays can be of different lengths for different
records, but there're no null values.  I tried using the getArray method
provided by the ResultSet class, but I got a message saying that
multidimensional array is not supported. If that's the case, does the
current jdbc driver provide any other way to handle the multidimensional
arrays?
Any pointers with regard to this issue will be greatly appreciated. Thanks,
Laura



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Sriram Dandapani"
Дата:
Сообщение: Re: idle in transaction
Следующее
От: João Paulo Ribeiro
Дата:
Сообщение: Re: idle in transaction