Hi All

I'm now looking for the best mapping tool for .NET to choose for our product
and iBATIS looks very promising. However, there are two questions whish
bothers me and would appreciate very much if somebody clarify them.

The first question is that in our database we have stored procedures that
return multiple results consisting of several tables. This data describes
the tree of objects of different kinds. Can I handle this situation with
iBATIS? I found very similar feature in the list of undocumented features,
so I suppose that it is possible.

An the second question is related to XML parameters for stored procedures.
Again, we have a stored procedures which takes an object tree serialized
into XML as input parameter. Can I somehow call such procedure using iBATIS?

Best regards,
Dmitry

Reply via email to