In this example, we are going to use hb2ddl.auto property to generate the table automatically. So we don't need to be worried about creating tables in the database. Let's see the hierarchy of classes that we are going to map. Let's see how can we map this hierarchy by joined-subc...