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

Rename the Hibernate 6 Dynamic mutable and immutable abstract types #419

Closed
vladmihalcea opened this issue Apr 7, 2022 · 1 comment
Closed
Assignees
Milestone

Comments

@vladmihalcea
Copy link
Owner

Instead of DynamicMutableType, we should use MutableDynamicParameterizedType to match the DynamicParameterizedType interface name which provides the functionality.

The same with the DynamicImmutableType, which should be renamed to ImmutableDynamicParameterizedType.

@vladmihalcea vladmihalcea added this to the 2.15.1 milestone Apr 7, 2022
@vladmihalcea vladmihalcea self-assigned this Apr 7, 2022
@vladmihalcea vladmihalcea changed the title Rename Dynamic types Rename the Hibernate 6 Dynamic mutable and immutable abstract types Apr 7, 2022
@vladmihalcea
Copy link
Owner Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant