| Package | Description |
|---|---|
| liquibase |
Liquibase top level namespace package.
|
| Modifier and Type | Field and Description |
|---|---|
SortedSet<ObjectMetaData.Attribute> |
ObjectMetaData.attributes
Metadata about all the object's attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectMetaData.Attribute |
ObjectMetaData.getAttribute(String attributeName)
Convenience method to return the
ObjectMetaData.Attribute information for the given attribute. |
| Modifier and Type | Method and Description |
|---|---|
int |
ObjectMetaData.Attribute.compareTo(ObjectMetaData.Attribute o) |
Copyright © 2023 Liquibase.org. All rights reserved.