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のどちらがより適切なオプションでしょうか?
Hibernate JPA と従来の Hibernate の間に関連するパフォーマンスの違いはないと思います。
心配する必要はないと思います。当然ラルフの言う通りです。コードはベンダーに依存しないため、代わりに JPA を使用してください。または、理由がある場合は Hibernate を使用してください (文書化されているか何か)。