| Package | Description |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected IdClass |
Entity.idClass |
protected IdClass |
MappedSuperclass.idClass |
| Modifier and Type | Method and Description |
|---|---|
IdClass |
ObjectFactory.createIdClass()
Create an instance of
IdClass |
IdClass |
Entity.getIdClass()
Gets the value of the idClass property.
|
IdClass |
MappedSuperclass.getIdClass()
Gets the value of the idClass property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setIdClass(IdClass value)
Sets the value of the idClass property.
|
void |
MappedSuperclass.setIdClass(IdClass value)
Sets the value of the idClass property.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.