Does myBatis implement JPA?
问题 An easy question I suppose 回答1: No. iBatis is not an ORM mapper like Hibernate, so it doesn't implement JPA. JPA isn't even mentioned in official user guide. By the way, iBatis is retired. It's been renamed to myBatis, so you should use that instead. 来源: https://stackoverflow.com/questions/4225231/does-mybatis-implement-jpa