Uses of Class
liquibase.ObjectMetaData.Attribute
Packages that use ObjectMetaData.Attribute
-
Uses of ObjectMetaData.Attribute in liquibase
Fields in liquibase with type parameters of type ObjectMetaData.AttributeModifier and TypeFieldDescriptionObjectMetaData.attributes
Metadata about all the object's attributes.Methods in liquibase that return ObjectMetaData.AttributeModifier and TypeMethodDescriptionObjectMetaData.getAttribute
(String attributeName) Convenience method to return theObjectMetaData.Attribute
information for the given attribute.Methods in liquibase with parameters of type ObjectMetaData.AttributeModifier and TypeMethodDescriptionint
ObjectMetaData.Attribute.compareTo
(ObjectMetaData.Attribute o)