This commit is contained in:
2019-03-03 16:25:49 -07:00
parent 4130e7bef3
commit d8422f67d7
@@ -105,5 +105,6 @@ public class PersistenceApi {
properties.setProperty("hibernate.id.new_generator_mappings","false");
return properties;
}
}