gpt4 book ai didi

java - 按计数 HQL 排序

转载 作者:行者123 更新时间:2023-12-01 11:27:48 24 4
gpt4 key购买 nike

我正在尝试按学生的数量对学校进行排序。它们之间存在 ManyToOne/OneToMany 关系。

这不起作用,但这是我到目前为止所拥有的

来自学校的按人数排序(s.students)

我不想使用 Criteria,因为我必须重构大量代码。有没有办法用HQL来实现这一点?

最佳答案

好吧,我明白了。这有效

学校按人数排序(s.students)

根据 Hibernate 文档

You can test the size of a collection with the special property size or the special size() function.

关于java - 按计数 HQL 排序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30676512/

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