Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Still getting wrong generated queries with 2.7.8 regarding @ReturnUpdate

I have lots of entities with @Inheritance(strategy = InheritanceType.JOINED)
which use @ReturnUpdate on some fields, and queries are generated such that "RETURNING <column_in_child_table" is generated when updating the parent-table.
I thought this was fixed in 2.7.8?
 
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963

Back to the top