| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.properties |
| Modifier and Type | Method and Description |
|---|---|
KeyPattern |
DatabasePrimaryKeyProperties.getKeyPattern()
Returns the key pattern for the primary key.
|
static KeyPattern |
KeyPattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyPattern[] |
KeyPattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabasePrimaryKeyProperties.setKeyPattern(KeyPattern keyPattern)
Set up the key pattern for the primary key.
|
Copyright © 2018–2020 ODPi. All rights reserved.