Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbOneToOne
Packages that use JaxbOneToOne
-
Uses of JaxbOneToOne in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbOneToOneModifier and TypeFieldDescriptionprotected List<JaxbOneToOne>JaxbAttributes.oneToOneAttributesprotected List<JaxbOneToOne>JaxbEmbeddableAttributes.oneToOneAttributesMethods in org.hibernate.boot.jaxb.mapping that return JaxbOneToOneModifier and TypeMethodDescriptionObjectFactory.createJaxbOneToOne()Create an instance ofJaxbOneToOneMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbOneToOneModifier and TypeMethodDescriptionAttributesContainer.getOneToOneAttributes()JaxbAttributes.getOneToOneAttributes()Gets the value of the oneToOneAttributes property.JaxbEmbeddableAttributes.getOneToOneAttributes()Gets the value of the oneToOneAttributes property. -
Uses of JaxbOneToOne in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type JaxbOneToOne