Skip to content

Conversation

@gavinking
Copy link
Member

@gavinking gavinking commented Apr 15, 2025

This enum is not really an API-API (it's more like an SPI), and has no usages in org.hibernate. Application programs are expected to use o.h.annotations.TimeZoneStorageType, and so putting this enum in org.hibernate is pretty confusing to users, who have no use for it.

[Please describe here what your change is about]


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


This enum is not really an API-API, and has no usages in org.hibernate.
Application programs are expected to use o.h.annotations.TimeZoneStorageType,
and so putting this enum in o.h is pretty confusing to users.
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Apr 15, 2025

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: [aea98eb, c065b01]

› This message was automatically generated.

@gavinking gavinking merged commit 0893c7c into hibernate:main Apr 15, 2025
22 of 25 checks passed
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.

1 participant