AppletTalk.com Forum Index AppletTalk.com
Java discussions newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PreparedStatement: variable amount of placeholders

 
Post new topic   Reply to topic    AppletTalk.com Forum Index -> Java and Databases
View previous topic :: View next topic  
Author Message
Timo Nentwig
Guest





PostPosted: Mon Feb 02, 2004 1:56 pm    Post subject: PreparedStatement: variable amount of placeholders Reply with quote



Hi!

SELECT * FROM foo WHERE bar IN (?)

"?" shall be replaced by a variable count of arguments which I don't know at
compile-time. Is this what PreparedStatement.setArray() is good for? Seems
that there are no wrapper classes that implement Array...

TIA
Timo
Back to top
Lee Fesperman
Guest





PostPosted: Tue Feb 03, 2004 2:00 am    Post subject: Re: PreparedStatement: variable amount of placeholders Reply with quote



Timo Nentwig wrote:
Quote:

Hi!

SELECT * FROM foo WHERE bar IN (?)

"?" shall be replaced by a variable count of arguments which I don't know at
compile-time. Is this what PreparedStatement.setArray() is good for? Seems
that there are no wrapper classes that implement Array...

That is not supported by JDBC. ? parameters only accept scalar values.

The only solution is to build the SQL command with the needed number of ?'s (or just
literals).

--
Lee Fesperman, FirstSQL, Inc. (http://www.firstsql.com)
==============================================================
* The Ultimate DBMS is here!
* FirstSQL/J Object/Relational DBMS (http://www.firstsql.com)

Back to top
Display posts from previous:   
Post new topic   Reply to topic    AppletTalk.com Forum Index -> Java and Databases All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.