Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbPrimaryKeyJoinColumn> |
JaxbSecondaryTable.primaryKeyJoinColumn |
protected List<JaxbPrimaryKeyJoinColumn> |
JaxbEntity.primaryKeyJoinColumn |
protected List<JaxbPrimaryKeyJoinColumn> |
JaxbOneToOne.primaryKeyJoinColumn |
Modifier and Type | Method and Description |
---|---|
JaxbPrimaryKeyJoinColumn |
ObjectFactory.createJaxbPrimaryKeyJoinColumn()
Create an instance of
JaxbPrimaryKeyJoinColumn |
Modifier and Type | Method and Description |
---|---|
List<JaxbPrimaryKeyJoinColumn> |
JaxbSecondaryTable.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property.
|
List<JaxbPrimaryKeyJoinColumn> |
JaxbEntity.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property.
|
List<JaxbPrimaryKeyJoinColumn> |
JaxbOneToOne.getPrimaryKeyJoinColumn()
Gets the value of the primaryKeyJoinColumn property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.