Uses of Enum Class
liquibase.diff.compare.CompareControl.DatabaseRole
Packages that use CompareControl.DatabaseRole
-
Uses of CompareControl.DatabaseRole in liquibase.diff.compare
Methods in liquibase.diff.compare that return CompareControl.DatabaseRoleModifier and TypeMethodDescriptionstatic CompareControl.DatabaseRoleReturns the enum constant of this class with the specified name.static CompareControl.DatabaseRole[]CompareControl.DatabaseRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in liquibase.diff.compare with parameters of type CompareControl.DatabaseRoleModifier and TypeMethodDescriptionCompareControl.getSchemas(CompareControl.DatabaseRole databaseRole)