Uses of Class
io.github.xezzon.zeroweb.core.odata.ODataQueryOption
Packages that use ODataQueryOption
-
Uses of ODataQueryOption in io.github.xezzon.zeroweb.common.jpa
Methods in io.github.xezzon.zeroweb.common.jpa with parameters of type ODataQueryOptionModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<T>
BaseDAO.findAll
(ODataQueryOption odata) 分页查询数据 -
Uses of ODataQueryOption in io.github.xezzon.zeroweb.core.odata
Methods in io.github.xezzon.zeroweb.core.odata that return ODataQueryOption