Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想一个简单的问题
不,iBatis 不像 Hibernate 那样是 ORM 映射器,因此它没有实现 JPA。官方用户指南中甚至没有提到 JPA 。
顺便说一句,iBatis 已经退休了。它已重命名为myBatis,因此您应该改用它。