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) |
getBody, getContainingObjects, getName, getSchema, isValid, setBody, setName, setSchema, setValid
compareTo, getAttribute, getAttribute, getAttributes, getObjectTypeName, getSerializableFieldNamespace, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, getSerializedObjectName, getSerializedObjectNamespace, getSnapshotId, load, serialize, setAttribute, setSnapshotId, snapshotByDefault, toString
Copyright © 2016 Liquibase.org. All rights reserved.