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