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