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.
从性能的角度来看,Spring JPA Hibernate还是Spring Hibernate哪个应该是更好的选择?
希望此链接对您正在查看的绩效报告有所帮助
http://www.jpab.org/All/All/All.html。
我不希望 Hibernate JPA 和经典 Hibernate 之间有任何相关的性能差异。
我认为你不应该担心它。正如拉尔夫所说,这是合理的。而是继续使用 JPA,因为您的代码将独立于供应商。或者如果你有理由去Hibernate,(也许有更好的文档或其他东西)。