Skip to content

KeySetScrollPosition.initialize() in reference doc example is package-private.  #3204

@pro0331

Description

@pro0331

https://docs.spring.io/spring-data/jpa/docs/current/reference/html/#repositories.scrolling.keyset
https://docs.spring.io/spring-data/commons/reference/repositories/scrolling.html

Both JPA and commons docs use KeySetScrollPosition.initialize() in examples, and they explain no other ways for keyset based scrolling.
But the example code is not working, because KeySetScrollPosition.initialize() is a package private method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions