Hibernate mapping for object hierarchy using table per subclass way
Main
.... Hibernate mapping for object hierarchy using table per subclass way
How can one map an complex hierarchy of Java POJO to database tables?