Re: prepared statement using postgres array
От | Dave Cramer |
---|---|
Тема | Re: prepared statement using postgres array |
Дата | |
Msg-id | 77FD84BA-A86E-4037-9735-115CF1A077B4@fastcrypt.com обсуждение исходный текст |
Ответ на | prepared statement using postgres array ("Christian Kindler" <christian.kindler@gmx.net>) |
Ответы |
Re: prepared statement using postgres array
|
Список | pgsql-jdbc |
Christian, Look through our test code, essentially you have to implement the java.sql.Array interface on an object which contains an array of floats and pass that in. Dave On 30-Nov-07, at 9:07 AM, Christian Kindler wrote: > Hello > > I have read a lot but did not find any solution for inserting a > array of floats into pg database via jdbc and prepared statements. > > Can anyone please help me out? > > Thanks > Christian > -- > cu > Chris > > Psssst! Schon vom neuen GMX MultiMessenger gehört? > Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger > > ---------------------------(end of > broadcast)--------------------------- > TIP 6: explain analyze is your friend
В списке pgsql-jdbc по дате отправления: