Can multiple inheritance be mapped in hibernate ORM? https://wiki.eclipse.org/Teneo/Hibernate/ModelRelational/Inheritance_Mapping says hibernate itself does not support multiple inheritance so is there a way to implement multiple inheritance or no?(Note its multiple inheritance not multilevel inheritance).