Do you have an example code somewhere? LieGrue, strub
> Am 04.11.2019 um 16:46 schrieb Matthew Broadhead > <[email protected]>: > > i am using <property name="openjpa.jdbc.SynchronizeMappings" > value="buildSchema(ForeignKeys=true)" /> to generate the MySQL tables based > on the entities. > > however @Column(unique = true) does not seem to have flaged the field as > unique
