-
Jan 14th, 2013, 06:35 PM
#1
how to do batchselect--> get multiple rows into mapper class, for multiple i/p params
Hi
I read about batch updates in the Spring Source Docs for Spring JDBC.
Now, I wish to obtain multiple values into the mapper class using a select statement--> the where clause will basically check for a single column in the table to match with any one (or more) of the values in a list of string variables.
Is it possible to implement such a query using Spring JDBC? How do I implement this?
Thanks,
Arvind.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules