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