hibernate-tools icon indicating copy to clipboard operation
hibernate-tools copied to clipboard

HBX-2931 Pojo template cleanup.

Open dareni opened this issue 1 year ago • 1 comments

Adjust freemarker pojo templates for uniform whitespace usage. ImportContextImpl - normalise line separators: remove carriage return char. Add a template for field annotations. Allow selection of field annotations over default property annotations by configuration of a toolclass property "hibernatetool.annotateField.toolclass". The class allocated to this property is not important only the name "annotateField". Tweak existing h2 database EntityNamingTest for testing of all the freemarker templates. Single line very minor deprecation fix to DocHelper for Column.getSqlType.

https://hibernate.atlassian.net/browse/HBX-2931

dareni avatar Nov 12 '24 05:11 dareni

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.