• Andy Wilkinson's avatar
    Align Hibernate 5 join table names with those from SpringNamingStrategy · 5c0d400c
    Andy Wilkinson authored
    Previously, the name of a join table when using Hibernate 5 would
    differ from those when using Hibernate 4 with the default
    SpringNamingStrategy.
    
    This commit introduces SpringImplicitNamingStrategy which customises the
    name of join tables to match those produced by SpringNamingStrategy.
    
    Closes gh-5880
    5c0d400c
Name
Last commit
Last update
..
java/sample/jpa Loading commit data...
resources Loading commit data...