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