接口的使用
org.hibernate.boot.jaxb.hbm.spi.SubEntityInfo
-
使用SubEntityInfo的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi -
-
org.hibernate.boot.jaxb.hbm.spi中SubEntityInfo的使用
实现SubEntityInfo的org.hibernate.boot.jaxb.hbm.spi中的类 修饰符和类型 类 说明 classJaxbHbmDiscriminatorSubclassEntityTypeSubclass declarations are nested beneath the root class declaration to achieve polymorphic persistence with the table-per-hierarchy mapping strategy.classJaxbHbmJoinedSubclassEntityTypeJoined subclasses are used for the normalized table-per-subclass mapping strategy See the note on the class element regardingvs. classJaxbHbmUnionSubclassEntityTypeUnion subclasses are used for the table-per-concrete-class mapping strategy See the note on the class element regardingvs.
-