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.attributesMetadata about all the object's attributes.Methods in liquibase that return ObjectMetaData.AttributeModifier and TypeMethodDescriptionObjectMetaData.getAttribute(String attributeName) Convenience method to return theObjectMetaData.Attributeinformation for the given attribute.Methods in liquibase with parameters of type ObjectMetaData.AttributeModifier and TypeMethodDescriptionintObjectMetaData.Attribute.compareTo(ObjectMetaData.Attribute o)