public static class UniqueIndex.UniqueIndexMember extends Object
| Constructor and Description |
|---|
UniqueIndexMember(Identifier column,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getColumn() |
boolean |
isAscending() |
public UniqueIndexMember(Identifier column, boolean ascending)
public Identifier getColumn()
public boolean isAscending()
Copyright © 2024. All rights reserved.