public interface DseViewMetadata extends DseRelationMetadata, ViewMetadata
This type exists only for future extensibility; currently, it is identical to ViewMetadata
.
Note that all returned ColumnMetadata
can be cast to DseColumnMetadata
.
describe, describeWithChildren, getBaseTable, getWhereClause, includesAllColumns
getClusteringColumns, getColumn, getColumn, getColumns, getId, getKeyspace, getName, getOptions, getPartitionKey, getPrimaryKey
Copyright © 2017–2024. All rights reserved.