Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbJoinColumn> |
JaxbJoinTable.inverseJoinColumn |
protected List<JaxbJoinColumn> |
JaxbManyToOne.joinColumn |
protected List<JaxbJoinColumn> |
JaxbCollectionTable.joinColumn |
protected List<JaxbJoinColumn> |
JaxbOneToMany.joinColumn |
protected List<JaxbJoinColumn> |
JaxbAssociationOverride.joinColumn |
protected List<JaxbJoinColumn> |
JaxbJoinTable.joinColumn |
protected List<JaxbJoinColumn> |
JaxbOneToOne.joinColumn |
Modifier and Type | Method and Description |
---|---|
JaxbJoinColumn |
ObjectFactory.createJaxbJoinColumn()
Create an instance of
JaxbJoinColumn |
Modifier and Type | Method and Description |
---|---|
List<JaxbJoinColumn> |
JaxbJoinTable.getInverseJoinColumn()
Gets the value of the inverseJoinColumn property.
|
List<JaxbJoinColumn> |
JaxbManyToOne.getJoinColumn()
Gets the value of the joinColumn property.
|
List<JaxbJoinColumn> |
JaxbCollectionTable.getJoinColumn()
Gets the value of the joinColumn property.
|
List<JaxbJoinColumn> |
JaxbOneToMany.getJoinColumn()
Gets the value of the joinColumn property.
|
List<JaxbJoinColumn> |
JaxbAssociationOverride.getJoinColumn()
Gets the value of the joinColumn property.
|
List<JaxbJoinColumn> |
JaxbJoinTable.getJoinColumn()
Gets the value of the joinColumn property.
|
List<JaxbJoinColumn> |
JaxbOneToOne.getJoinColumn()
Gets the value of the joinColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.