接口的使用
org.hibernate.boot.jaxb.hbm.spi.TableInformationContainer
-
使用TableInformationContainer的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中TableInformationContainer的使用
org.hibernate.boot.jaxb.hbm.spi中TableInformationContainer的子接口 修饰符和类型 接口 说明 interfacePluralAttributeInfoCommonality between the various forms of plural attribute (collection) mappings:<bag/>,<set/>, etc.实现TableInformationContainer的org.hibernate.boot.jaxb.hbm.spi中的类 修饰符和类型 类 说明 classJaxbHbmArrayTypeJava class for ArrayType complex type.classJaxbHbmBagCollectionTypeJava class for BagCollectionType complex type.classJaxbHbmIdBagCollectionTypeJava class for IdBagCollectionType complex type.classJaxbHbmJoinedSubclassEntityTypeJoined subclasses are used for the normalized table-per-subclass mapping strategy See the note on the class element regardingvs. classJaxbHbmListTypeJava class for ListType complex type.classJaxbHbmMapTypeJava class for MapType complex type.classJaxbHbmPrimitiveArrayTypeJava class for PrimitiveArrayType complex type.classJaxbHbmRootEntityTypeRoot entity mapping.classJaxbHbmSecondaryTableTypeA join allows some properties of a class to be persisted to a second tableclassJaxbHbmSetTypeJava class for SetType complex type.classJaxbHbmUnionSubclassEntityTypeUnion subclasses are used for the table-per-concrete-class mapping strategy See the note on the class element regardingvs. classPluralAttributeInfoIdBagAdapterAdaptive implementation of thePluralAttributeInfofor<idbag/>mappings which do not support all the configuration available on other collection mappings.classPluralAttributeInfoPrimitiveArrayAdapter -
org.hibernate.boot.model.source.internal.hbm中TableInformationContainer的使用
参数类型为TableInformationContainer的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 static TableSpecificationSourceHelper. createTableSource(MappingDocument mappingDocument, TableInformationContainer entityElement, Helper.InLineViewNameInferrer inLineViewNameInferrer)static TableSpecificationSourceHelper. createTableSource(MappingDocument mappingDocument, TableInformationContainer tableInformationContainer, Helper.InLineViewNameInferrer inLineViewNameInferrer, String rowId, String comment, String checkConstraint)
-