The Procedure class derived from Statement class but when a Procedure class is construct the parameterClass is never analysed. Today, iBATIS used the .NET build in DeriveParameters class method to retrieve the parameters list of the procedure and in the parameterMap you just have to map your property to each procedure parameter. In future version, support for parameterClass on procedure tag will be envisaged.
-- Cheers, Gilles <a href="http://www.amazon.com/gp/registry/6JCP7AORB0LE">Wish List</a>

