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

HBX-2548: Make changes to the JBT bridge so that the Wrapper interface does not leak into the JBT code #4292

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

koentsje
Copy link
Member

  • Create new class 'org.hibernate.tool.orm.jbt.wrp.Cfg2HbmToolWrapperFactory' that can create a wrapper for the Cfg2HbmTool class'
  • Adapt factory method 'org.hibernate.tool.orm.jbt.wrp.WrapperFactory#createCfg2HbmWrapper()' to return an instance of the above class
  • Adapt test case 'org.hibernate.tool.orm.jbt.wrp.WrapperFactoryTest#testCreateCfg2HbmWrapper()' accordingly

…e does not leak into the JBT code

  - Create new class 'org.hibernate.tool.orm.jbt.wrp.Cfg2HbmToolWrapperFactory' that can create a wrapper for the Cfg2HbmTool class'
  - Adapt factory method 'org.hibernate.tool.orm.jbt.wrp.WrapperFactory#createCfg2HbmWrapper()' to return an instance of the above class
  - Adapt test case 'org.hibernate.tool.orm.jbt.wrp.WrapperFactoryTest#testCreateCfg2HbmWrapper()' accordingly

Signed-off-by: Koen Aers <[email protected]>
@koentsje koentsje merged commit b1827d7 into hibernate:main Jul 18, 2023
3 checks passed
@koentsje koentsje deleted the HBX-2548 branch July 18, 2023 16:22
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