Skip to content

Rename for consistency with Jakarta Data#992

Open
njr-11 wants to merge 2 commits intojakartaee:mainfrom
njr-11:991-query-anno-name-consistency-with-jakarta-data
Open

Rename for consistency with Jakarta Data#992
njr-11 wants to merge 2 commits intojakartaee:mainfrom
njr-11:991-query-anno-name-consistency-with-jakarta-data

Conversation

@njr-11
Copy link
Copy Markdown
Member

@njr-11 njr-11 commented Apr 6, 2026

First step toward resolving #991

We know that we want to rename
StaticNativeQuery to NativeQuery
StaticQuery to {???}Query
StaticQueryOptions to just QueryOptions.

This PR covers items 1 and 3, while using PersistenceQuery as a placeholder for item 2 (it accepts Jakarta Persistence Query Language) which can later be switched to something else once there is agreement on a name. Hopefully the temporary step will not be objectionable. This will allow Jakarta Data to fully update its references to items 1 and 3, with only changes to the name for item 2 pending.

@njr-11 njr-11 added the 4.0.0 label Apr 6, 2026
@njr-11 njr-11 force-pushed the 991-query-anno-name-consistency-with-jakarta-data branch from 1eb2e9c to 77737f2 Compare April 16, 2026 16:24
@njr-11
Copy link
Copy Markdown
Member Author

njr-11 commented Apr 16, 2026

Resolve merge conflicts and switch from the placeholder name PersistenceQuery to JakartaQuery which is now being considered in #991

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant