You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@EntitypublicinterfacePreRegistrationRecordextendsUserInfoVer1 {
// the column name in this table is 'mac_id'// but column name defined in super class is 'mac'@NullableStringmacId()
}
Existing solutions
No response
The text was updated successfully, but these errors were encountered:
Reason
I can't filter for because the colume name is different between super class and entity.
Description
Super class:
Extented Entity:
Existing solutions
No response
The text was updated successfully, but these errors were encountered: