类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOneToManyCollectionElementType
-
使用JaxbHbmOneToManyCollectionElementType的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmOneToManyCollectionElementType的使用
声明为JaxbHbmOneToManyCollectionElementType的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected JaxbHbmOneToManyCollectionElementTypeJaxbHbmArrayType. oneToManyprotected JaxbHbmOneToManyCollectionElementTypeJaxbHbmBagCollectionType. oneToManyprotected JaxbHbmOneToManyCollectionElementTypeJaxbHbmListType. oneToManyprotected JaxbHbmOneToManyCollectionElementTypeJaxbHbmMapType. oneToManyprotected JaxbHbmOneToManyCollectionElementTypeJaxbHbmSetType. oneToMany参数类型为JaxbHbmOneToManyCollectionElementType的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 voidJaxbHbmArrayType. setOneToMany(JaxbHbmOneToManyCollectionElementType value)Sets the value of the oneToMany property.voidJaxbHbmBagCollectionType. setOneToMany(JaxbHbmOneToManyCollectionElementType value)Sets the value of the oneToMany property.voidJaxbHbmListType. setOneToMany(JaxbHbmOneToManyCollectionElementType value)Sets the value of the oneToMany property.voidJaxbHbmMapType. setOneToMany(JaxbHbmOneToManyCollectionElementType value)Sets the value of the oneToMany property.voidJaxbHbmSetType. setOneToMany(JaxbHbmOneToManyCollectionElementType value)Sets the value of the oneToMany property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmOneToManyCollectionElementType的使用
参数类型为JaxbHbmOneToManyCollectionElementType的org.hibernate.boot.model.source.internal.hbm中的构造器 构造器 说明 PluralAttributeElementSourceOneToManyImpl(MappingDocument mappingDocument, PluralAttributeSource pluralAttributeSource, JaxbHbmOneToManyCollectionElementType jaxbOneToManyElement, String cascadeString)
-