| Package | Description |
|---|---|
| org.hibernate.boot.jaxb.mapping.spi |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbIdClass |
JaxbEntity.idClass |
protected JaxbIdClass |
JaxbMappedSuperclass.idClass |
| Modifier and Type | Method and Description |
|---|---|
JaxbIdClass |
ObjectFactory.createJaxbIdClass()
Create an instance of
JaxbIdClass |
JaxbIdClass |
EntityOrMappedSuperclass.getIdClass() |
JaxbIdClass |
JaxbEntity.getIdClass()
Gets the value of the idClass property.
|
JaxbIdClass |
JaxbMappedSuperclass.getIdClass()
Gets the value of the idClass property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityOrMappedSuperclass.setIdClass(JaxbIdClass value) |
void |
JaxbEntity.setIdClass(JaxbIdClass value)
Sets the value of the idClass property.
|
void |
JaxbMappedSuperclass.setIdClass(JaxbIdClass value)
Sets the value of the idClass property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.