|
You can close this. It's not intuitive that an ImprovedNamingStrategy would mess with an explicitly defined @Column name using columnName() instead of only providing an underscore based propertyToColumnName(), but changing these defaults would cause breakages and leaving @Column names intact can easily be obtained by extending the strategy.
|