|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectliquibase.structure.AbstractDatabaseObject
liquibase.structure.core.StoredDatabaseLogic<StoredProcedure>
liquibase.structure.core.StoredProcedure
public class StoredProcedure
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface liquibase.serializer.LiquibaseSerializable |
|---|
LiquibaseSerializable.SerializationType |
| Field Summary |
|---|
| Fields inherited from interface liquibase.serializer.LiquibaseSerializable |
|---|
GENERIC_CHANGELOG_EXTENSION_NAMESPACE, GENERIC_SNAPSHOT_EXTENSION_NAMESPACE, STANDARD_CHANGELOG_NAMESPACE, STANDARD_SNAPSHOT_NAMESPACE |
| Constructor Summary | |
|---|---|
StoredProcedure()
|
|
| Method Summary |
|---|
| Methods inherited from class liquibase.structure.core.StoredDatabaseLogic |
|---|
getBody, getContainingObjects, getCreated, getLastModified, getName, getSchema, isValid, setBody, setCreated, setLastModified, setName, setSchema, setValid |
| Methods inherited from class liquibase.structure.AbstractDatabaseObject |
|---|
compareTo, getAttribute, getAttributes, getObjectTypeName, getSerializableFields, getSerializableFieldType, getSerializableFieldValue, getSerializedObjectName, getSerializedObjectNamespace, getSnapshotId, setAttribute, setSnapshotId, snapshotByDefault, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StoredProcedure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||