问题描述
我读过 Spring Jpa Data 文档 当您分页"从存储库中生成的动态查询时,有关两种不同类型的对象.
I've read in Spring Jpa Data documentation about two different types of objects when you 'page' your dynamic queries made out of repositories.
页面和切片
Page<User> findByLastname(String lastname, Pageable pageable);
Slice<User> findByLastname(String lastname, Pageable pageable);
所以,我试图找到一些文章或任何东西来讨论两者的主要区别和不同用法,性能如何变化以及排序strong> 影响这两种类型的查询.
So, I've tried to find some articles or anything talking about main difference and different usages of both, how performance changes and how sorting affercts both type of queries.
有没有人拥有这类知识、文章或一些好的信息来源?
Does anyone has this type of knowledge, articles or some good source of information?
推荐答案
Page 扩展 Slice 并通过触发计数查询来了解可用元素和页面的总数.来自 Spring Data JPA 文档一个>:
Page 知道可用元素和页面的总数.它通过基础设施触发计数查询来计算总数来实现这一点.由于根据所使用的商店,这可能会很昂贵,因此 Slice 可以用作返回.Slice 只知道是否有下一个 Slice 可用,这在遍历更大的结果集时可能就足够了.
A
Pageknows about the total number of elements and pages available. It does so by the infrastructure triggering a count query to calculate the overall number. As this might be expensive depending on the store used,Slicecan be used as return instead. ASliceonly knows about whether there’s a nextSliceavailable which might be just sufficient when walking through a larger result set.
这篇关于页面<>与切片<>什么时候用哪个?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!


大气响应式网络建站服务公司织梦模板
高端大气html5设计公司网站源码
织梦dede网页模板下载素材销售下载站平台(带会员中心带筛选)
财税代理公司注册代理记账网站织梦模板(带手机端)
成人高考自考在职研究生教育机构网站源码(带手机端)
高端HTML5响应式企业集团通用类网站织梦模板(自适应手机端)