Uses of Enum
liquibase.CatalogAndSchema.CatalogAndSchemaCase
Package
Description
Liquibase top level namespace package.
-
Uses of CatalogAndSchema.CatalogAndSchemaCase in liquibase
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CatalogAndSchema.CatalogAndSchemaCase.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CatalogAndSchema.CatalogAndSchemaCase in liquibase.database
Modifier and TypeMethodDescriptionAbstractJdbcDatabase.getSchemaAndCatalogCase()
This logic is used when db support catalogsDatabase.getSchemaAndCatalogCase()
-
Uses of CatalogAndSchema.CatalogAndSchemaCase in liquibase.database.core
Modifier and TypeMethodDescriptionAbstractDb2Database.getSchemaAndCatalogCase()
DB2 database are not case sensitive.MockDatabase.getSchemaAndCatalogCase()
PostgresDatabase.getSchemaAndCatalogCase()