Solving varying IN-lists using binds in Java

Tanel Poder just reminded me about the need for handling varying IN-list using binds. The following article shows how to do this in Java using JDBC,  arrays and a preparedStatement:

http://blogs.itemis.de/kloss/2009/03/05/arrays-preparedstatements-jdbc-and-oracle/

Post a Comment

Your email is never published nor shared. Required fields are marked *