Package | Description |
---|---|
org.hibernate.boot.jaxb.mapping.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbMapKeyClass |
JaxbElementCollection.mapKeyClass |
protected JaxbMapKeyClass |
JaxbManyToMany.mapKeyClass |
protected JaxbMapKeyClass |
JaxbOneToMany.mapKeyClass |
Modifier and Type | Method and Description |
---|---|
JaxbMapKeyClass |
ObjectFactory.createJaxbMapKeyClass()
Create an instance of
JaxbMapKeyClass |
JaxbMapKeyClass |
CollectionAttribute.getMapKeyClass() |
JaxbMapKeyClass |
JaxbElementCollection.getMapKeyClass()
Gets the value of the mapKeyClass property.
|
JaxbMapKeyClass |
JaxbManyToMany.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 |
CollectionAttribute.setMapKeyClass(JaxbMapKeyClass value) |
void |
JaxbElementCollection.setMapKeyClass(JaxbMapKeyClass value)
Sets the value of the mapKeyClass property.
|
void |
JaxbManyToMany.setMapKeyClass(JaxbMapKeyClass value)
Sets the value of the mapKeyClass property.
|
void |
JaxbOneToMany.setMapKeyClass(JaxbMapKeyClass value)
Sets the value of the mapKeyClass property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.