jdbc and sequences --RM

Поиск
Список
Период
Сортировка
От FixerRM@aol.com
Тема jdbc and sequences --RM
Дата
Msg-id 4d.14ad047.25d3159d@aol.com
обсуждение исходный текст
Список pgsql-hackers
I am trying to write to and access an array field in java can you give some 
pointers?

Ex: 
I've created a loop of 2K entries to benchmark the db using preparedstatement 
in java.  When i try to pass info to an array field (lvendorid int4[]) i get 
an error message telling me i must cast an int4 to an _int4. How do i do this 
from java?

If possible, please show code example.

R.Mann
Fixerrm@aol.com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] TODO item
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Bug in cursors??