Skip to content

no default inheritance strategy annotation #60

Description

@leonardopiacentini

Is there a way to not generate the default "@Inheritance(strategy = InheritanceType.JOINED)" annotation?
I mean not another kind of strategy, but the whole annotation.
I've not class hierarchy in my application and TABLE_PER_CLASS, which is the only one that does not generate the discrimination column DTYPE, seems not working with many-to-one relations.

Many thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions