Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no default inheritance strategy annotation #60

Open
leonardopiacentini opened this issue Oct 1, 2020 · 0 comments
Open

no default inheritance strategy annotation #60

leonardopiacentini opened this issue Oct 1, 2020 · 0 comments

Comments

@leonardopiacentini
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant