|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbIdClass | |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | |
| Uses of JaxbIdClass in org.hibernate.internal.jaxb.mapping.orm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbIdClass | |
|---|---|
protected JaxbIdClass |
JaxbMappedSuperclass.idClass
|
protected JaxbIdClass |
JaxbEntity.idClass
|
| Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbIdClass | |
|---|---|
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. |
| Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbIdClass | |
|---|---|
void |
JaxbMappedSuperclass.setIdClass(JaxbIdClass value)
Sets the value of the idClass property. |
void |
JaxbEntity.setIdClass(JaxbIdClass value)
Sets the value of the idClass property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||