public static final class AlternateKeyBuilder.AlternateKeyDefinition extends Object
| Constructor and Description |
|---|
AlternateKeyDefinition(Schema schema,
String table,
String alternateKeyName,
List<String> columns) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlternateKeyName() |
List<String> |
getColumns() |
Schema |
getSchema() |
String |
getTableName() |
String |
toString() |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.