public interface PrimaryKey extends TableConstraint
TableConstraint.ConstraintType
RelationalObject.Filter
Modifier and Type | Field and Description |
---|---|
static TableConstraint.ConstraintType |
CONSTRAINT_TYPE
The constraint type for a primary key.
|
static KomodoType |
IDENTIFIER
Identifier of this object
|
static TypeResolver<PrimaryKey> |
RESOLVER
The resolver of a
PrimaryKey . |
static int |
TYPE_ID
The type identifier.
|
DDL_QNAMES_FILTER, DEFAULT_FILTERS, JCR_FILTER, NO_FILTERS, NT_FILTER, RESIDUAL_FILTER
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
Table |
getParent(Repository.UnitOfWork transaction) |
addColumn, getColumns, getConstraintType, getTable, removeColumn
getFilters, setFilters
accept, addChild, addDescriptor, getChild, getChild, getChildren, getChildrenOfType, getChildTypes, getDescriptor, getDescriptors, getIndex, getObjectFactory, getPrimaryType, getProperty, getPropertyDescriptor, getPropertyDescriptors, getPropertyFactory, getPropertyNames, getRawChildren, getRawDescriptors, getRawParent, getRawProperty, getRawPropertyDescriptors, getRawPropertyNames, getTypeId, getTypeIdentifier, hasChild, hasChild, hasChildren, hasDescriptor, hasProperties, hasProperty, hasRawChild, hasRawChild, hasRawChildren, hasRawProperty, isChildRestricted, print, remove, removeChild, removeDescriptor, rename, setPrimaryType, setProperty
getAbsolutePath, getName, getRepository
static final int TYPE_ID
static final KomodoType IDENTIFIER
static final TableConstraint.ConstraintType CONSTRAINT_TYPE
static final TypeResolver<PrimaryKey> RESOLVER
PrimaryKey
.Table getParent(Repository.UnitOfWork transaction) throws KException
getParent
in interface KNode
KException
KNode.getParent(org.komodo.spi.repository.Repository.UnitOfWork)
Copyright © 2013–2019. All rights reserved.