babyfish-ct / jimmer

A revolutionary ORM framework for both java and kotlin.
Apache License 2.0
827 stars 80 forks source link

使用JoinColumns指定复合外键时,报错 #619

Closed sunshio closed 2 months ago

sunshio commented 2 months ago

`BJ)3@TRDQ8FSKKLO6MK X

~ }DZ(CP5L0HW_TBK762L6V

~ }DZ(CP5L0HW_TBK762L6V

sunshio commented 2 months ago

Caused by: org.babyfish.jimmer.meta.ModelException: Illegal type "com.example.jimmer.entity.BiAutoPriceOutput", the column "REQUESTTYPE" is mapped by both "biAutoPriceActuaryKindKey.requestType" and "biAutoPriceOutput.biAutoPriceOutputKey.requestType"

sunshio commented 2 months ago

复现包.zip