public interface AccessPattern extends TableConstraint
TableConstraint.ConstraintType
RelationalObject.Filter
Modifier and Type | Field and Description |
---|---|
static TableConstraint.ConstraintType |
CONSTRAINT_TYPE
The constraint type for an access pattern.
|
static KomodoType |
IDENTIFIER
Identifier of this object
|
static AccessPattern[] |
NO_ACCESS_PATTERNS
An empty collection of access pattern constraints.
|
static TypeResolver<AccessPattern> |
RESOLVER
The resolver of a
AccessPattern . |
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 AccessPattern[] NO_ACCESS_PATTERNS
static final TypeResolver<AccessPattern> RESOLVER
AccessPattern
.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.