public static interface ItemDeployment.Index
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemDeployment.IndexAttribute> |
getAttributes() |
java.lang.String |
getIndexName() |
boolean |
isSQLServerClustered() |
boolean |
isUnique() |
java.lang.String getIndexName()
boolean isUnique()
boolean isSQLServerClustered()
java.util.List<ItemDeployment.IndexAttribute> getAttributes()
Copyright © 2018 SAP SE. All Rights Reserved.