highsource / highsource/hyperjaxb3

no default inheritance strategy annotation

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37
Forks
29
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.