Figure 3. Horizontal Mapping
Each concrete class corresponds to a distinct table when you map a hierarchy horizontally. The mapped table contains columns for all of the persistent data of the class. The name horizontal refers to the way that each leaf class and attribute is mapped directly to its own table and column.