类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmManyToManyCollectionElementType
-
使用JaxbHbmManyToManyCollectionElementType的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmManyToManyCollectionElementType的使用
声明为JaxbHbmManyToManyCollectionElementType的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected JaxbHbmManyToManyCollectionElementTypeJaxbHbmArrayType. manyToManyprotected JaxbHbmManyToManyCollectionElementTypeJaxbHbmBagCollectionType. manyToManyprotected JaxbHbmManyToManyCollectionElementTypeJaxbHbmIdBagCollectionType. manyToManyprotected JaxbHbmManyToManyCollectionElementTypeJaxbHbmListType. manyToManyprotected JaxbHbmManyToManyCollectionElementTypeJaxbHbmMapType. manyToManyprotected JaxbHbmManyToManyCollectionElementTypeJaxbHbmSetType. manyToMany参数类型为JaxbHbmManyToManyCollectionElementType的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 voidJaxbHbmArrayType. setManyToMany(JaxbHbmManyToManyCollectionElementType value)Sets the value of the manyToMany property.voidJaxbHbmBagCollectionType. setManyToMany(JaxbHbmManyToManyCollectionElementType value)Sets the value of the manyToMany property.voidJaxbHbmIdBagCollectionType. setManyToMany(JaxbHbmManyToManyCollectionElementType value)Sets the value of the manyToMany property.voidJaxbHbmListType. setManyToMany(JaxbHbmManyToManyCollectionElementType value)Sets the value of the manyToMany property.voidJaxbHbmMapType. setManyToMany(JaxbHbmManyToManyCollectionElementType value)Sets the value of the manyToMany property.voidJaxbHbmSetType. setManyToMany(JaxbHbmManyToManyCollectionElementType value)Sets the value of the manyToMany property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmManyToManyCollectionElementType的使用
参数类型为JaxbHbmManyToManyCollectionElementType的org.hibernate.boot.model.source.internal.hbm中的构造器 构造器 说明 PluralAttributeElementSourceManyToManyImpl(MappingDocument mappingDocument, PluralAttributeSource pluralAttributeSource, JaxbHbmManyToManyCollectionElementType jaxbManyToManyElement)
-