public class View extends Relation
LiquibaseSerializable.SerializationType
GENERIC_CHANGELOG_EXTENSION_NAMESPACE, GENERIC_SNAPSHOT_EXTENSION_NAMESPACE, STANDARD_CHANGELOG_NAMESPACE, STANDARD_SNAPSHOT_NAMESPACE
Constructor and Description |
---|
View() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDefinition() |
int |
hashCode() |
void |
setDefinition(String definition) |
View |
setName(String name) |
Relation |
setSchema(Schema schema) |
String |
toString() |
compareTo, getColumn, getColumns, getContainingObjects, getName, getRemarks, getSchema, setRemarks, setSchema
getAttribute, getAttributes, getObjectTypeName, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, getSerializedObjectName, getSerializedObjectNamespace, getSnapshotId, setAttribute, setSnapshotId, snapshotByDefault
Copyright © 2014 Liquibase.org. All rights reserved.