Uses of Class
liquibase.ObjectMetaData.Attribute
-
Uses of ObjectMetaData.Attribute in liquibase
Modifier and TypeFieldDescriptionObjectMetaData.attributes
Metadata about all the object's attributes.Modifier and TypeMethodDescriptionObjectMetaData.getAttribute
(String attributeName) Convenience method to return theObjectMetaData.Attribute
information for the given attribute.Modifier and TypeMethodDescriptionint
ObjectMetaData.Attribute.compareTo
(ObjectMetaData.Attribute o)