[ https://issues.apache.org/jira/browse/CAY-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Timofeev closed CAY-2712. -------------------------------- Resolution: Fixed https://github.com/apache/cayenne/commit/51f97f602ccded98a45750551ae329f639c05261 > Shouldn't run batch inserts with generated keys if there is reflexive > dependency > -------------------------------------------------------------------------------- > > Key: CAY-2712 > URL: https://issues.apache.org/jira/browse/CAY-2712 > Project: Cayenne > Issue Type: Bug > Components: Database integration > Affects Versions: 4.2.M3 > Reporter: Nikita Timofeev > Assignee: Nikita Timofeev > Priority: Major > Fix For: 4.2.B1 > > > Per CAY-2650 we enabled batch inserts with generated keys. However, there's a > case that breaks after that change. Namely Cayenne couldn't handle reflexive > dependency in such inserts as FK would be available only after the whole > batch is done. -- This message was sent by Atlassian Jira (v8.3.4#803005)