@TypedTreeModel(modelClass=DBSchemaTreeModel.class) public class PrimaryKeyNodeType extends BranchNodeMetaModel
| Modifier and Type | Field and Description |
|---|---|
static LeafNodeType<PrimaryKeyNodeType,String> |
constraintName |
static LeafNodeType<PrimaryKeyNodeType,String> |
indexName |
static LeafNodeType<PrimaryKeyNodeType,Boolean> |
quotedName |
static LeafNodeType<PrimaryKeyNodeType,String> |
tableSpace |
| Constructor and Description |
|---|
PrimaryKeyNodeType() |
getBranchNodeListTypeList, getBranchNodeTypeList, getLeafNodeTypeList, getNodeTypeIndexByClass, getNodeTypeIndexByName, getNodeTypeList, getNodeTypeNamespublic static volatile LeafNodeType<PrimaryKeyNodeType,String> indexName
public static volatile LeafNodeType<PrimaryKeyNodeType,String> constraintName
public static volatile LeafNodeType<PrimaryKeyNodeType,String> tableSpace
public static volatile LeafNodeType<PrimaryKeyNodeType,Boolean> quotedName
Copyright © 2020. All rights reserved.