Uses of Enum
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.DatabaseRole
Returns the enum constant of this type with the specified name.static CompareControl.DatabaseRole[]
CompareControl.DatabaseRole.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in liquibase.diff.compare with parameters of type CompareControl.DatabaseRoleModifier and TypeMethodDescriptionCompareControl.getSchemas
(CompareControl.DatabaseRole databaseRole)