| Package | Description | 
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | 
| Modifier and Type | Field and Description | 
|---|---|
protected JaxbMapKey | 
JaxbManyToMany.mapKey  | 
protected JaxbMapKey | 
JaxbElementCollection.mapKey  | 
protected JaxbMapKey | 
JaxbOneToMany.mapKey  | 
| Modifier and Type | Method and Description | 
|---|---|
JaxbMapKey | 
ObjectFactory.createJaxbMapKey()
Create an instance of  
JaxbMapKey | 
JaxbMapKey | 
JaxbManyToMany.getMapKey()
Gets the value of the mapKey property. 
 | 
JaxbMapKey | 
JaxbElementCollection.getMapKey()
Gets the value of the mapKey property. 
 | 
JaxbMapKey | 
JaxbOneToMany.getMapKey()
Gets the value of the mapKey property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JaxbManyToMany.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property. 
 | 
void | 
JaxbElementCollection.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property. 
 | 
void | 
JaxbOneToMany.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.