Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected MapKeyColumn |
ElementCollection.mapKeyColumn |
protected MapKeyColumn |
OneToMany.mapKeyColumn |
protected MapKeyColumn |
ManyToMany.mapKeyColumn |
Modifier and Type | Method and Description |
---|---|
MapKeyColumn |
ObjectFactory.createMapKeyColumn()
Create an instance of
MapKeyColumn |
MapKeyColumn |
ElementCollection.getMapKeyColumn()
Gets the value of the mapKeyColumn property.
|
MapKeyColumn |
OneToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property.
|
MapKeyColumn |
ManyToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementCollection.setMapKeyColumn(MapKeyColumn value)
Sets the value of the mapKeyColumn property.
|
void |
OneToMany.setMapKeyColumn(MapKeyColumn value)
Sets the value of the mapKeyColumn property.
|
void |
ManyToMany.setMapKeyColumn(MapKeyColumn value)
Sets the value of the mapKeyColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.