hibernate-orm
hibernate-orm copied to clipboard
proof of concept for formula support in @ManyToMany
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.
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.