Skip to content

Support mapping of class inheritance [DATACASS-82] #255

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

Open
spring-projects-issues opened this issue Jan 31, 2014 · 1 comment
Open

Support mapping of class inheritance [DATACASS-82] #255

spring-projects-issues opened this issue Jan 31, 2014 · 1 comment
Assignees
Labels
in: core Issues in core support type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Matthew T. Adams opened DATACASS-82 and commented

Users need to be able to map classes that extend other classes to tables. The two most likely inheritance mappings are table-per-hierarchy and table-per-concrete-class, since Cassandra doesn't support joins.

This request include support for both annotation- and external metadata-based means (XML, YAML, properties, etc), where annotations override spring-data-cassandra defaults, and external metadata overrides annotations


Affects: 1.0 M1 (Dijkstra)

Issue Links:

  • DATACASS-81 Provide support for specifying inheritance & field mappings
    ("supersedes")

1 votes, 2 watchers

@spring-projects-issues
Copy link
Author

Gautam Kumar commented

when we will get inheritance support?

@spring-projects-issues spring-projects-issues added type: enhancement A general enhancement in: core Issues in core support labels Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants