[
https://issues.apache.org/jira/browse/FINERACT-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yemdjih Kaze Nasser reassigned FINERACT-1140:
---------------------------------------------
Assignee: Yemdjih Kaze Nasser
> Adopt GenerationType.TABLE as ID generation strategy
> ----------------------------------------------------
>
> Key: FINERACT-1140
> URL: https://issues.apache.org/jira/browse/FINERACT-1140
> Project: Apache Fineract
> Issue Type: Test
> Affects Versions: 1.5.0
> Reporter: Yemdjih Kaze Nasser
> Assignee: Yemdjih Kaze Nasser
> Priority: Major
>
> Working with eclipselink, I noticed there were situations where when trying
> to persist objects with sub entities, the IDs of the sub entities where not
> generated fast enough making the ID column to always be set to null causing a
> lot SQLIntegrityViolations.
> As a solution of last resort I experimented with table generation strategy
> which is able to set ID upon object creation instead of at persist time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)