Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbMapKeyColumn |
JaxbElementCollection.mapKeyColumn |
protected JaxbMapKeyColumn |
JaxbOneToMany.mapKeyColumn |
Modifier and Type | Method and Description |
---|---|
JaxbMapKeyColumn |
ObjectFactory.createJaxbMapKeyColumn()
Create an instance of
JaxbMapKeyColumn |
JaxbMapKeyColumn |
JaxbElementCollection.getMapKeyColumn()
Gets the value of the mapKeyColumn property.
|
JaxbMapKeyColumn |
JaxbOneToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbElementCollection.setMapKeyColumn(JaxbMapKeyColumn value)
Sets the value of the mapKeyColumn property.
|
void |
JaxbOneToMany.setMapKeyColumn(JaxbMapKeyColumn value)
Sets the value of the mapKeyColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.