Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<MapKeyJoinColumn> |
ElementCollection.mapKeyJoinColumn |
protected List<MapKeyJoinColumn> |
OneToMany.mapKeyJoinColumn |
protected List<MapKeyJoinColumn> |
ManyToMany.mapKeyJoinColumn |
Modifier and Type | Method and Description |
---|---|
MapKeyJoinColumn |
ObjectFactory.createMapKeyJoinColumn()
Create an instance of
MapKeyJoinColumn |
Modifier and Type | Method and Description |
---|---|
List<MapKeyJoinColumn> |
ElementCollection.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
List<MapKeyJoinColumn> |
OneToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
List<MapKeyJoinColumn> |
ManyToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.