gpt4 book ai didi

java - HibernateTemplate 与 SessionFactory

转载 作者:塔克拉玛干 更新时间:2023-11-01 22:31:11 26 4
gpt4 key购买 nike

也许有人可以解释使用哪一个?什么时候以及为什么?

最佳答案

javadoc of HibernateTemplate说:

NOTE: As of Hibernate 3.0.1, transactional Hibernate access code can also be coded in plain Hibernate style. Hence, for newly started projects, consider adopting the standard Hibernate3 style of coding data access objects instead, based on SessionFactory.getCurrentSession().

所以连 Spring 都告诉你不要再使用 Spring 的 HibernateTemplate 了。而且Hibernate4没有HibernateTemplate。选择应该是显而易见的。

关于java - HibernateTemplate 与 SessionFactory,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10836265/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com