Skip to content

HHH-15739 deprecate @LazyToOne and @LazyCollection + add @Proxyless #5595

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

Closed
wants to merge 9 commits into from

Conversation

gavinking
Copy link
Member

See #5588.

 similar to what I just did for @LazyToOne,
 but this time for @LazyCollection
…less

- @Proxyless replaces @LazyToOne
- static methods of Hibernate replace @LazyCollection
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Nov 21, 2022

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: [bb40606, caff907, 328d1b7]

› This message was automatically generated.

Copy link
Member

@beikov beikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable

@gavinking
Copy link
Member Author

I still need to detect incorrect usage on a polymorphic association.

@gavinking gavinking marked this pull request as draft November 24, 2022 23:05
@gavinking
Copy link
Member Author

Superseded by #5609.

@gavinking gavinking closed this Nov 27, 2022
@gavinking gavinking deleted the lazy-annotations branch June 15, 2023 11:05
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.

2 participants