Skip to content

Implemented the Table Inheritance pattern#3105

Merged
iluwatar merged 9 commits into
iluwatar:masterfrom
HabibaMekay:master
Jan 6, 2025
Merged

Implemented the Table Inheritance pattern#3105
iluwatar merged 9 commits into
iluwatar:masterfrom
HabibaMekay:master

Conversation

@HabibaMekay
Copy link
Copy Markdown
Contributor

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

Close #1274

Comment thread table-inheritance/README.md Outdated
Comment thread table-inheritance/pom.xml Outdated
Comment thread table-inheritance/pom.xml Outdated
Comment thread table-inheritance/src/main/java/com/iluwatar/table/inheritance/App.java Outdated
Comment thread table-inheritance/src/main/java/com/iluwatar/table/inheritance/Car.java Outdated
@HabibaMekay HabibaMekay requested a review from iluwatar December 9, 2024 20:40
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Dec 9, 2024

@iluwatar iluwatar merged commit c5a6862 into iluwatar:master Jan 6, 2025
@iluwatar
Copy link
Copy Markdown
Owner

iluwatar commented Jan 6, 2025

Looks good! Thank you for the contribution 🎉

@all-contributors please add @HabibaMekay for code

@allcontributors
Copy link
Copy Markdown
Contributor

@iluwatar

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table Inheritance pattern

2 participants