public class AppendSqlVisitor extends AbstractSqlVisitor
LiquibaseSerializable.SerializationType
GENERIC_CHANGELOG_EXTENSION_NAMESPACE, GENERIC_SNAPSHOT_EXTENSION_NAMESPACE, STANDARD_CHANGELOG_NAMESPACE, STANDARD_SNAPSHOT_NAMESPACE
Constructor and Description |
---|
AppendSqlVisitor() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getSerializedObjectNamespace() |
String |
getValue() |
String |
modifySql(String sql,
Database database) |
void |
setValue(String value) |
generateCheckSum, getApplicableDbms, getContextFilter, getContexts, getLabels, getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, getSerializedObjectName, isApplyToRollback, load, serialize, setApplicableDbms, setApplyToRollback, setContextFilter, setContexts, setLabels
public String getName()
public String getValue()
public void setValue(String value)
public String getSerializedObjectNamespace()
getSerializedObjectNamespace
in interface LiquibaseSerializable
getSerializedObjectNamespace
in class AbstractSqlVisitor
Copyright © 2023 Liquibase.org. All rights reserved.