Package | Description |
---|---|
com.whitestein.lsps.common.ddl |
Modifier and Type | Method and Description |
---|---|
ForeignKeyMetadata |
TableMetadata.getForeignKeyMetadata(String keyName)
Returns the foreign key metadata for the given key name.
|
Modifier and Type | Method and Description |
---|---|
Collection<ForeignKeyMetadata> |
TableMetadata.getForeignKeyMetadata()
Returns a collection of all foreign key metadata.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.