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<@NonNull T> BaseDAO.findAll(@NonNull ODataQueryOption odata) 分页查询数据 -
Uses of ODataQueryOption in io.github.xezzon.zeroweb.core.odata
Classes in io.github.xezzon.zeroweb.core.odata that implement interfaces with type arguments of type ODataQueryOptionMethods in io.github.xezzon.zeroweb.core.odata that return ODataQueryOption