public class PrimaryKey extends ColumnMetaDataList
modCount| Constructor and Description |
|---|
PrimaryKey(String name,
List<ColumnMetaData> columnMetaDataList) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
get, getByDescription, getByName, sizeadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic PrimaryKey(String name, List<ColumnMetaData> columnMetaDataList)
public String getName()
Copyright © 2011–2023 Link Intersystems GmbH. All rights reserved.