Uses of Interface
oracle.dbtools.plugin.api.pagination.PaginationContext.Builder
Packages that use PaginationContext.Builder
-
Uses of PaginationContext.Builder in oracle.dbtools.plugin.api.pagination
Methods in oracle.dbtools.plugin.api.pagination that return PaginationContext.BuilderModifier and TypeMethodDescriptionPaginationContext.Builder.itemOffset<wbr>(long itemOffset)Specify the offset of the first item to appear in the pagePaginationContext.Builder.limit<wbr>(long limit)Specify the maximum number of items in the pagePaginationContext.modify()Modify thisPaginationContextPaginationContext.Builder.pageOffset<wbr>(long pageOffset)