Bidirectional @OneToMany does not support a non-nullable @OrderColumn

Description

If we define a bidirectional @OneToMany association with a non-nullable @OrderColumn:

The INSERT will fail since the order column is only updated after the INSERT:

Activity

Show:

Kai Zander July 18, 2023 at 2:17 PM

Just stumbled across this bug as well. Any chance we can get this fixed?

Assignee

Reporter

Components

Affects versions

Priority

Created February 25, 2019 at 7:46 AM
Updated July 18, 2023 at 2:17 PM