sdeleuze (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=634667c...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMmFjZDg1YWQ5...
) / Improvement (
https://hibernate.atlassian.net/browse/HHH-15601?atlOrigin=eyJpIjoiMmFjZD...
) HHH-15601 (
https://hibernate.atlassian.net/browse/HHH-15601?atlOrigin=eyJpIjoiMmFjZD...
) Add missing setters for associationManagement and extendedEnhancement in EnhancementSpec
(
https://hibernate.atlassian.net/browse/HHH-15601?atlOrigin=eyJpIjoiMmFjZD...
)
Issue Type: Improvement Assignee: Unassigned Components: hibernate-gradle-plugin Created:
13/Oct/2022 05:52 AM Priority: Minor Reporter: sdeleuze (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=634667c...
)
In
https://github.com/hibernate/hibernate-orm/blob/main/tooling/hibernate-gr...
(
https://github.com/hibernate/hibernate-orm/blob/main/tooling/hibernate-gr...
) , unlike enableLazyInitialization and enableDirtyTracking which have public void
setLazyInitialization(boolean enable) and public void setDirtyTracking(boolean enable)
setters, enableAssociationManagement and enableExtendedEnhancement lack of public void
setAssociationManagement(boolean enable) and setExtendedEnhancement(boolean enable).
I guess they just have been forgotten, would be great to add them to provide idiomatic and
consistent Gradle DSL to be able to write associationManagement = true and
extendedEnhancement = true.
(
https://hibernate.atlassian.net/browse/HHH-15601#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-15601#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100208- sha1:492d0ce )