Hibernate的component不能有继承映射么? mapping xml的dtd里 component元素下面不允许出现discriminator、subclass这样表示继承的元素。是说只有entity才能有继承结构,而值对象不能进行继承的映射么?这样岂不是很不方便。