ANY subquery and PreparedStatements

Поиск
Список
Период
Сортировка
От Felipe Schnack
Тема ANY subquery and PreparedStatements
Дата
Msg-id 1045657464.24753.13.camel@desenv1.ritterdosreis.br
обсуждение исходный текст
Ответы Re: ANY subquery and PreparedStatements
Re: ANY subquery and PreparedStatements
Список pgsql-jdbc
  I'm afraid it kind of impossible to use PreparedStatements with the
"ANY" subquery keyword... For example, if I take this query and prepare
it:
  "select * from <table> where <field> any (?)"
  How can I set my parameter as a list of values, so my query searches
for for different values of the specified field?

--

Felipe Schnack
Analista de Sistemas
felipes@ritterdosreis.br
Cel.: (51)91287530
Linux Counter #281893

Centro Universitário Ritter dos Reis
http://www.ritterdosreis.br
ritter@ritterdosreis.br
Fone/Fax.: (51)32303341


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

Предыдущее
От: Roj Niyogi
Дата:
Сообщение: JSP AccessControlException error
Следующее
От: Pavel Fokin
Дата:
Сообщение: Re: ANY subquery and PreparedStatements