Package | Description |
---|---|
liquibase.diff.compare |
Modifier and Type | Method and Description |
---|---|
static CompareControl.DatabaseRole |
CompareControl.DatabaseRole.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
CatalogAndSchema[] |
CompareControl.getSchemas(CompareControl.DatabaseRole databaseRole) |
Copyright © 2014 Liquibase.org. All rights reserved.