Skip to content
New issue

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

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

Already on GitHub? # to your account

Implemented the Table Inheritance pattern #3105

Merged
merged 9 commits into from
Jan 6, 2025

Conversation

HabibaMekay
Copy link
Contributor

Implemented the Table Inheritance pattern with a sample class hierarchy using a common primary key. Verified correct behavior using unit tests

Close #1274

table-inheritance/README.md Outdated Show resolved Hide resolved
table-inheritance/pom.xml Outdated Show resolved Hide resolved
table-inheritance/pom.xml Outdated Show resolved Hide resolved
@HabibaMekay HabibaMekay requested a review from iluwatar December 9, 2024 20:40
@iluwatar iluwatar merged commit c5a6862 into iluwatar:master Jan 6, 2025
1 check passed
@iluwatar
Copy link
Owner

iluwatar commented Jan 6, 2025

Looks good! Thank you for the contribution 🎉

@all-contributors please add @HabibaMekay for code

Copy link
Contributor

@iluwatar

I've put up a pull request to add @HabibaMekay! 🎉

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table Inheritance pattern
2 participants