| Package | Description | 
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<PrimaryKeyJoinColumn> | 
OneToOne.primaryKeyJoinColumn  | 
protected List<PrimaryKeyJoinColumn> | 
Entity.primaryKeyJoinColumn  | 
protected List<PrimaryKeyJoinColumn> | 
SecondaryTable.primaryKeyJoinColumn  | 
| Modifier and Type | Method and Description | 
|---|---|
PrimaryKeyJoinColumn | 
ObjectFactory.createPrimaryKeyJoinColumn()
Create an instance of  
PrimaryKeyJoinColumn | 
| Modifier and Type | Method and Description | 
|---|---|
List<PrimaryKeyJoinColumn> | 
OneToOne.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property. 
 | 
List<PrimaryKeyJoinColumn> | 
Entity.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property. 
 | 
List<PrimaryKeyJoinColumn> | 
SecondaryTable.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.