|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKey | |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | |
| Uses of MapKey in org.hibernate.jpamodelgen.xml.jaxb |
|---|
| Fields in org.hibernate.jpamodelgen.xml.jaxb declared as MapKey | |
|---|---|
protected MapKey |
OneToMany.mapKey
|
protected MapKey |
ManyToMany.mapKey
|
protected MapKey |
ElementCollection.mapKey
|
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return MapKey | |
|---|---|
MapKey |
ObjectFactory.createMapKey()
Create an instance of MapKey |
MapKey |
OneToMany.getMapKey()
Gets the value of the mapKey property. |
MapKey |
ManyToMany.getMapKey()
Gets the value of the mapKey property. |
MapKey |
ElementCollection.getMapKey()
Gets the value of the mapKey property. |
| Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type MapKey | |
|---|---|
void |
OneToMany.setMapKey(MapKey value)
Sets the value of the mapKey property. |
void |
ManyToMany.setMapKey(MapKey value)
Sets the value of the mapKey property. |
void |
ElementCollection.setMapKey(MapKey value)
Sets the value of the mapKey property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||