mappedBy referencing @JoinFormula

Description

If mappedBy references an association mapped to a @JoinFormula, Hibernate fails with a CCE.

 

It would be better if we made this work.

Activity

Show:

Gavin King 
September 7, 2022 at 5:11 PM
(edited)

The issue is that TableBinder.bindFk() assumes the mapping contains only columns.

Details

Assignee

Reporter

Components

Priority

Created September 7, 2022 at 5:00 PM
Updated September 7, 2022 at 5:12 PM