Re: Which to choose : iBatis or Hibernate

2007-07-07 Thread zhlu
As a more general recommendation, I'd say: If the database for your application already exists, then use iBATIS. If you get to create it from scratch, use Hibernate. I agree with that. But remember, no company in the world that doesn’t have a database in way or another, legacy or modem. iBatis

c# ibatis net

2006-02-12 Thread zhlu
I go the following error when I tried to create and run an .net app in C# consule project with ibatisnet. Additional information: - The error occurred while Validate SqlMap config. - The error occurred in The attribute targetNamespace does not match the designated namespace URI. An error occurr