Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NativeQuery annotation. #3353

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danvandeee
Copy link

Annotation to declare native queries directly on repository methods. NativeQuery acts as a shortcut for @query(nativeQuery = true)

See #3155

Annotation to declare native queries directly on repository methods. NativeQuery acts as a shortcut for @query(nativeQuery = true)

See spring-projects#3155
@christophstrobl
Copy link
Member

@danvandeee thank you for the PR we'll have a look soon.

@danvandeee
Copy link
Author

Hi @christophstrobl any update on this? If not needed i am also fine by deleting the implementation

@christophstrobl
Copy link
Member

thanks for the ping - it's on the list - we've just not yet gotten to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants