Hi all, I'm just getting to know iBatis and I'd like to know if it can handle multiple resultsets (.Net 2.0, Sql Server 2005).
For example I'd have a object like
public class Company
{
}
Hi all, I'm just getting to know iBatis and I'd like to know if it can handle multiple resultsets (.Net 2.0, Sql Server 2005).
For example I'd have a object like
public class Company
{
}