Re: IN clauses via setObject(Collection) [Was: Re: Prepared

Поиск
Список
Период
Сортировка
Искать
От
Dmitry Tkach
Тема
Re: IN clauses via setObject(Collection) [Was: Re: Prepared
Дата
Msg-id
3F1C291D.1000003@openratings.com
Ответ на
Список
Дерево обсуждения
Re: Prepared Statements Michael Stephenson <mstephenson@tirin.openworld.co.uk>
>
> Also, we may limit this behavior with Collections to the IN clause 
> only.  Where else could we need lists to replace the '?' ?
>
Arrays would be nice :-) (so that the user would not have to implement 
his own java.sql.Array, and wrap his collections into it to be able to 
set array parameters).
Informix supports that, for example (but it has to be ArrayList for some 
reason - not just any Collection), oracle does too IIRC...


Dima

В списке pgsql-jdbc по дате отправления
От: Dmitry Tkach
Дата:
От: scott.marlowe
Дата:
FAQ