|
|
1
35
您已经在Spring配置中定义了TransactionManager,但您正尝试在非事务性方法中执行Hibernate查询。尝试将@transactional添加到方法或类中。 |
|
|
2
4
我通过指定
但它建议它不安全的生产使用。
正在尝试将以下内容添加到
退房 http://docs.jboss.org/hibernate/core/3.6/reference/en-US/html/architecture.html#architecture-current-session 了解更多详细信息。 |
|
|
Gero Mendy · 如何为一个类分配兵变的结果。查询 2 年前 |
|
Hamvy B · 替换不推荐的hibernate方法 2 年前 |
|
Martin Pfeffer · Spring Boot JPA 2 年前 |
|
|
denstran · 休眠未生成正确的id 2 年前 |
|
|
Frank · 忽略/跳过Hibernate架构验证中的特定字段 2 年前 |