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