v-ladynev / fluent-hibernate

Library to work with Hibernate by fluent API
Other
48 stars 12 forks source link

Check unique constraint names generation for new Hibernate versions #27

Open v-ladynev opened 5 years ago

v-ladynev commented 5 years ago

A unique constraint name generation for @OneToMany annotation using a join table and @Column(unique = true) doesn't use ImplicitNamingStrategy.