Skip to content

Keep record style at the CursoredPage#552

Merged
otaviojava merged 1 commit intomainfrom
keep-record-style-curored-page
Mar 17, 2024
Merged

Keep record style at the CursoredPage#552
otaviojava merged 1 commit intomainfrom
keep-record-style-curored-page

Conversation

@otaviojava
Copy link
Contributor

No description provided.

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
@otaviojava otaviojava merged commit 3c3165f into main Mar 17, 2024
@otaviojava otaviojava deleted the keep-record-style-curored-page branch March 17, 2024 16:43
Copy link
Member

@njr-11 njr-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this is already merged, but please see my review comment,

* @return cursor for key values at the specified position.
*/
PageRequest.Cursor getCursor(int index);
PageRequest.Cursor cursor(int index);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a record style accessor. It accepts a parameter value.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a good point, but it still accesses info.

IMHO: It should keep without "get" as the other ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants