how to create an object of java.sql.Array

Поиск
Список
Период
Сортировка
От jessica xingzc_he
Тема how to create an object of java.sql.Array
Дата
Msg-id BAY24-F19C969495716B068E0A1839CC20@phx.gbl
обсуждение исходный текст
Ответы Re: how to create an object of java.sql.Array
Список pgsql-jdbc
hi guys,

support the data type of a column is int[], i can use
ResultSet.updateArray(int, Array) to update it, right? My question is how to
create an instance of java.sql.Array to pass in updateArray?

BTW, does 7.4.x postgresql jdbc driver support RowSet?

thanks
zhenchang



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

Предыдущее
От: Vadim Nasardinov
Дата:
Сообщение: test coverage (was: Re: JDBC CTS 1.2.1)
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: how to create an object of java.sql.Array