hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

proof of concept for formula support in @ManyToMany

Open gavinking opened this issue 2 years ago • 1 comments

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.

gavinking avatar Jan 18 '23 15:01 gavinking

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

› This message was automatically generated.