| Modifier and Type | Class and Description |
|---|---|
class |
PrimaryKeyJoinColumnMetadataImpl
Implementation of
UniqueConstraintMetadata. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrimaryKeyJoinColumnMetadata> |
SecondaryTableMetadataImpl.getPrimaryKeyJoinColumnMetadata()
Returns the list of primary key join columns of the secondary table.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrimaryKeyJoinColumnMetadata> |
OneToOneAttributeMetadataImpl.getPrimaryKeyJoinColumns()
Returns the primary key join columns definition of the one to one attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimaryKeyJoinColumnElement
Element for
primary-key-join-column elements. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrimaryKeyJoinColumnMetadata> |
OneToOneAttributeElement.getPrimaryKeyJoinColumns()
Returns the primary key join columns definition of the one to one attribute.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrimaryKeyJoinColumnMetadata> |
SecondaryTableMetadata.getPrimaryKeyJoinColumnMetadata()
Returns the list of primary key join columns of the secondary table.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrimaryKeyJoinColumnMetadata> |
OneToOneAttributeMetadata.getPrimaryKeyJoinColumns()
Returns the primary key join columns definition of the one to one attribute.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.