Uses of Interface
jakarta.nosql.QueryMapper.MapperSkip
-
Uses of QueryMapper.MapperSkip in jakarta.nosql
Methods in jakarta.nosql that return QueryMapper.MapperSkipModifier and TypeMethodDescriptionQueryMapper.MapperFrom.skip
(long skip) Defines the position of the first result to retrieve.QueryMapper.MapperLimit.skip
(long skip) Defines the position of the first result to retrieve.QueryMapper.MapperNameOrder.skip
(long skip) Defines the position of the first result to retrieve.QueryMapper.MapperWhere.skip
(long skip) Defines the position of the first result to retrieve.