| Package | Description |
|---|---|
| org.hibernate.boot.jaxb.mapping.spi |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbOneToOne> |
JaxbAttributes.oneToOne |
protected List<JaxbOneToOne> |
JaxbEmbeddableAttributes.oneToOne |
| Modifier and Type | Method and Description |
|---|---|
JaxbOneToOne |
ObjectFactory.createJaxbOneToOne()
Create an instance of
JaxbOneToOne |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbOneToOne> |
AttributesContainer.getOneToOne() |
List<JaxbOneToOne> |
JaxbAttributes.getOneToOne()
Gets the value of the oneToOne property.
|
List<JaxbOneToOne> |
JaxbEmbeddableAttributes.getOneToOne()
Gets the value of the oneToOne property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.