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

test for @NamedNativeQuery with result set mapping #8361

Open
wants to merge 1 commit into
base: wip/7.0
Choose a base branch
from

Conversation

gavinking
Copy link
Member

No description provided.

Signed-off-by: Gavin King <gavin@hibernate.org>
@hibernate-github-bot
Copy link

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [ea5e8bd]

› This message was automatically generated.

Long id;
String name;
}
record Unmapped(String name, long id, int one) {}

Check notice

Code scanning / CodeQL

Unused classes and interfaces Note

Unused class: Unmapped is not referenced within this codebase. If not used as an external API it should be removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant