- Modify existing JPA entity classes to have a fixed names for constraints and foreign key. Also name used tables so that we don't get crazy long names which are causing issues with some DB's - Fixes #468 - Fixes #469
- Modify existing JPA entity classes to have a fixed names for constraints and foreign key. Also name used tables so that we don't get crazy long names which are causing issues with some DB's - Fixes #468 - Fixes #469