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
Mapper does not check for @Column annotated fields in super class, thus, "column" fields from super class does not appear in resulting measurement obj.
Same as here
Mapper does not check for
@Columnannotated fields in super class, thus, "column" fields from super class does not appear in resulting measurement obj.