| Package | Description |
|---|---|
| liquibase.database.core |
| Modifier and Type | Method and Description |
|---|---|
PostgresDatabase.DbTypes |
PostgresDatabase.getDbType()
Method to get Postgres DB type
|
static PostgresDatabase.DbTypes |
PostgresDatabase.DbTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PostgresDatabase.DbTypes[] |
PostgresDatabase.DbTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Liquibase.org. All rights reserved.