Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected MapKeyClass |
ElementCollection.mapKeyClass |
protected MapKeyClass |
OneToMany.mapKeyClass |
protected MapKeyClass |
ManyToMany.mapKeyClass |
Modifier and Type | Method and Description |
---|---|
MapKeyClass |
ObjectFactory.createMapKeyClass()
Create an instance of
MapKeyClass |
MapKeyClass |
ElementCollection.getMapKeyClass()
Gets the value of the mapKeyClass property.
|
MapKeyClass |
OneToMany.getMapKeyClass()
Gets the value of the mapKeyClass property.
|
MapKeyClass |
ManyToMany.getMapKeyClass()
Gets the value of the mapKeyClass property.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementCollection.setMapKeyClass(MapKeyClass value)
Sets the value of the mapKeyClass property.
|
void |
OneToMany.setMapKeyClass(MapKeyClass value)
Sets the value of the mapKeyClass property.
|
void |
ManyToMany.setMapKeyClass(MapKeyClass value)
Sets the value of the mapKeyClass property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.