|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdClass | |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | |
| Uses of IdClass in org.hibernate.jpamodelgen.xml.jaxb |
|---|
| Fields in org.hibernate.jpamodelgen.xml.jaxb declared as IdClass | |
|---|---|
protected IdClass |
MappedSuperclass.idClass
|
protected IdClass |
Entity.idClass
|
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return IdClass | |
|---|---|
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. |
| Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type IdClass | |
|---|---|
void |
MappedSuperclass.setIdClass(IdClass value)
Sets the value of the idClass property. |
void |
Entity.setIdClass(IdClass value)
Sets the value of the idClass property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||