Bookmarks tagged [inheritance]
https://medium.com/@saniyusuf/part-1-the-case-for-component-inheritance-in-angular-a34fe2a0f7ac
Component Inheritance is where arguably, Angular’s least used and discussed feature comes to the fray. What is Component inheritance in Angular and what does it look like? Component inheritance in Ang...
- 📆 published on: 2018-12-14
- tags: angular, inheritance
https://thoughts-on-java.org/complete-guide-inheritance-strategies-jpa-hibernate/#comments
Hibernate and JPA support 4 inheritance strategies which map the entities to different table models. But which one is the best for your use case?
- tags: java, jpa, hibernate, inheritance, sql
https://blog.netgloo.com/2014/12/18/handling-entities-inheritance-with-spring-data-jpa/
- 📆 published on: 2014-12-18
- tags: spring, spring-data-jpa, inheritance