public class StoredProcedure extends StoredDatabaseLogic<StoredProcedure>
LiquibaseSerializable.SerializationType
GENERIC_CHANGELOG_EXTENSION_NAMESPACE, GENERIC_SNAPSHOT_EXTENSION_NAMESPACE, STANDARD_CHANGELOG_NAMESPACE, STANDARD_SNAPSHOT_NAMESPACE
Constructor and Description |
---|
StoredProcedure() |
StoredProcedure(String catalogName,
String schemaName,
String procedureName) |
equals, getBody, getContainingObjects, getDbObjectComparator, getName, getSchema, hashCode, isValid, setBody, setName, setSchema, setValid, snapshotByDefault
compareTo, getAttribute, getAttribute, getAttributes, getObjectTypeName, getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, getSerializedObjectName, getSerializedObjectNamespace, getSnapshotId, load, serialize, setAttribute, setSnapshotId, shouldIncludeCatalogInSpecification, toString
Copyright © 2023 Liquibase.org. All rights reserved.