Skip to content

@Column does not support super class inheritance #367

@KDawgOne

Description

@KDawgOne

When I use the above annotation on a super class on an field that is to be inherited by another class, the annotation is not inherited to the child class as expected. This forces a re-declaration of the column in the inheriting class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions