public interface View extends Table
| Modifier and Type | Method and Description |
|---|---|
CheckOptionType |
getCheckOption()
Type of WITH CHECK OPTION.
|
boolean |
isUpdatable()
Specifies whether the view is updatable.
|
getColumns, getExportedForeignKeys, getForeignKeys, getHiddenColumns, getImportedForeignKeys, getIndexes, getPrimaryKey, getPrivileges, getRelatedTables, getTableConstraints, getTableType, getTriggers, hasPrimaryKey, lookupColumn, lookupForeignKey, lookupIndex, lookupPrivilege, lookupTriggergetSchemagetFullName, getName, toUniqueLookupKeygetAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttributegetRemarks, hasRemarksgetTypegetDefinition, hasDefinitionCheckOptionType getCheckOption()
boolean isUpdatable()
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.