类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
-
使用JaxbHbmEntityBaseDefinition的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmEntityBaseDefinition的使用
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmEntityBaseDefinition的子类 修饰符和类型 类 说明 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. classJaxbHbmRootEntityTypeRoot entity mapping.classJaxbHbmSubclassEntityBaseDefinitionJava class for SubclassEntityBaseDefinition complex type.classJaxbHbmUnionSubclassEntityTypeUnion subclasses are used for the table-per-concrete-class mapping strategy See the note on the class element regardingvs. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmEntityBaseDefinition的使用
返回JaxbHbmEntityBaseDefinition的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 protected JaxbHbmEntityBaseDefinitionAbstractEntitySourceImpl. jaxbEntityMapping()参数类型为JaxbHbmEntityBaseDefinition的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 static InheritanceTypeHelper. interpretInheritanceType(JaxbHbmEntityBaseDefinition entityElement)参数类型为JaxbHbmEntityBaseDefinition的org.hibernate.boot.model.source.internal.hbm中的构造器 构造器 说明 AbstractEntitySourceImpl(MappingDocument sourceMappingDocument, JaxbHbmEntityBaseDefinition jaxbEntityMapping)SubclassEntitySourceImpl(MappingDocument sourceMappingDocument, JaxbHbmEntityBaseDefinition entityElement, EntitySource container)
-