How would you do it with JDBC? Larry
On 8/11/05, Rao, Satish <[EMAIL PROTECTED]> wrote: > > > Has anyone had success with passing a java.util.List as IN parameter to > stored procedure? > If yes, what would the jdbcType in the sqlmap and what would be the > corresponding declaration in stored procedure? > > If this cannot be accomplished with a List, are there other options? >
