Domain Model

Let's go over the domain model of a concrete table inheritance relationship.

In the previous chapter, we looked at the first approach to inheritance using a discriminator in a single table. In this chapter, we will look at the second approach to inheritance. This chapter is a briefing on the process of development with a concrete table inheritance relationship. We will first create the user interface and then write the actual service. In the end, we will join the two solutions and draw a conclusion.

Get hands-on with 1200+ tech skills courses.