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