Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbMapKeyJoinColumn> |
JaxbManyToMany.mapKeyJoinColumn |
protected List<JaxbMapKeyJoinColumn> |
JaxbElementCollection.mapKeyJoinColumn |
protected List<JaxbMapKeyJoinColumn> |
JaxbOneToMany.mapKeyJoinColumn |
Modifier and Type | Method and Description |
---|---|
JaxbMapKeyJoinColumn |
ObjectFactory.createJaxbMapKeyJoinColumn()
Create an instance of
JaxbMapKeyJoinColumn |
Modifier and Type | Method and Description |
---|---|
List<JaxbMapKeyJoinColumn> |
JaxbManyToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
List<JaxbMapKeyJoinColumn> |
JaxbElementCollection.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
List<JaxbMapKeyJoinColumn> |
JaxbOneToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.