gpt4 book ai didi

hibernate - 在 Eclipse hibernate 工具中删除 hql

转载 作者:行者123 更新时间:2023-12-04 00:12:21 24 4
gpt4 key购买 nike

我尝试在 eclipse 的 HQL 工具中执行如下删除查询

delete from Address address where address.id = 6

但我得到了
org.hibernate.hql.QueryExecutionRequestException: Not supported for DML operations

请告诉我我做错了。
谢谢你。

最佳答案

试试注解 @Modifying关于更新方法。

关于hibernate - 在 Eclipse hibernate 工具中删除 hql,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1976117/

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