I don't know that I'd ever try to say any framework is "significantly better" than another. Each one will fit a particular need better.
Jaxor is an ORM. iBATIS is not. If you want to compare Jaxor to something, you're likely to have more success comparing it to Hibernate. Cheers, Clinton On Thu, 17 Mar 2005 13:19:22 -0500, Jason Hall <[EMAIL PROTECTED]> wrote: > > > Hi, > > I was just reading up on Jaxor, similar to ibatis using a xml mapping > technique and traditional SQL queries. > But it provides more, like "unit of work", identity, etc. It seems > intrieging. What's significantly better in ibatis than Jaxor? > > > Thanks:) > > Jason Hall