Обсуждение: jdbc and sequences --RM

Поиск
Список
Период
Сортировка

jdbc and sequences --RM

От
FixerRM@aol.com
Дата:
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