Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbMapKey |
JaxbOneToMany.mapKey |
protected JaxbMapKey |
JaxbManyToMany.mapKey |
protected JaxbMapKey |
JaxbElementCollection.mapKey |
Modifier and Type | Method and Description |
---|---|
JaxbMapKey |
ObjectFactory.createJaxbMapKey()
Create an instance of
JaxbMapKey |
JaxbMapKey |
JaxbOneToMany.getMapKey()
Gets the value of the mapKey property.
|
JaxbMapKey |
JaxbManyToMany.getMapKey()
Gets the value of the mapKey property.
|
JaxbMapKey |
JaxbElementCollection.getMapKey()
Gets the value of the mapKey property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbOneToMany.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property.
|
void |
JaxbManyToMany.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property.
|
void |
JaxbElementCollection.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.