接口的使用
org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfo
-
使用PluralAttributeInfo的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中PluralAttributeInfo的使用
实现PluralAttributeInfo的org.hibernate.boot.jaxb.hbm.spi中的类 修饰符和类型 类 说明 classJaxbHbmArrayTypeJava class for ArrayType complex type.classJaxbHbmBagCollectionTypeJava class for BagCollectionType complex type.classJaxbHbmIdBagCollectionTypeJava class for IdBagCollectionType complex type.classJaxbHbmListTypeJava class for ListType complex type.classJaxbHbmMapTypeJava class for MapType complex type.classJaxbHbmPrimitiveArrayTypeJava class for PrimitiveArrayType complex type.classJaxbHbmSetTypeJava class for SetType complex type.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中PluralAttributeInfo的使用
参数类型为PluralAttributeInfo的org.hibernate.boot.model.source.internal.hbm中的构造器 构造器 说明 AbstractPluralAttributeSourceImpl(MappingDocument mappingDocument, PluralAttributeInfo pluralAttributeJaxbMapping, AttributeSourceContainer container)
-