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

Annotation usage

Open sebersole opened this issue 1 year ago • 2 comments

Preliminary work on leveraging an annotation-as-class approach for usages

https://hibernate.atlassian.net/browse/HHH-18127

sebersole avatar May 23 '24 18:05 sebersole

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: [5ea1660a1fc43b29417084e10d1bac3eba214efa, 3c9b66fde95e1cb282e86dbcd4ac7386cf723982]

› This message was automatically generated.

NOTE : to run this currently one needs a local build of hibernate-models based on https://github.com/hibernate/hibernate-models/pull/79

sebersole avatar May 23 '24 18:05 sebersole

Still more minor work to do, but fully rebased on main & wip/7.0 with successful build

sebersole avatar May 29 '24 00:05 sebersole