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

HHH-18880 proof of concept for formula support in @ManyToMany #5976

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gavinking
Copy link
Member

There is currently no way to do <many-to-many formula="..."/> in annotations.

This lets you write @ManyToMany @JoinFormula="...".

But I need to think hard about what the annotation should actually look like.

There is currently no way to do <many-to-many formula="..."/> in annotations.

This lets you write @manytomany @JoinFormula="..."
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jan 18, 2023

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: [ddd7ffe]

› This message was automatically generated.

@gavinking gavinking marked this pull request as draft January 18, 2023 15:38
@gavinking gavinking changed the title proof of concept for formula support in @ManyToMany HHH-18880 proof of concept for formula support in @ManyToMany Nov 24, 2024
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.

1 participant