Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbManyToMany
Packages that use JaxbManyToMany
-
Uses of JaxbManyToMany in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbManyToManyModifier and TypeFieldDescriptionprotected List<JaxbManyToMany>JaxbAttributes.manyToManyAttributesprotected List<JaxbManyToMany>JaxbEmbeddableAttributes.manyToManyAttributesMethods in org.hibernate.boot.jaxb.mapping that return JaxbManyToManyModifier and TypeMethodDescriptionObjectFactory.createJaxbManyToMany()Create an instance ofJaxbManyToManyMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbManyToManyModifier and TypeMethodDescriptionAttributesContainer.getManyToManyAttributes()JaxbAttributes.getManyToManyAttributes()Gets the value of the manyToManyAttributes property.JaxbEmbeddableAttributes.getManyToManyAttributes()Gets the value of the manyToManyAttributes property. -
Uses of JaxbManyToMany in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type JaxbManyToMany