开发者

Hibernate criteria

i got a list from Criteria in hibernate. after that i want to add a condition on that list

开发者_StackOverflow社区

can i do that


I didn't understand. Once you got the list of entities you can do whatever you want with them. What exactly adding a condition means? And if you want to restrict the result set by adding for some condition you can do that using Criteria or in the query.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜