|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Catalog | |
---|---|
liquibase.snapshot.jvm | |
liquibase.structure | |
liquibase.structure.core |
Uses of Catalog in liquibase.snapshot.jvm |
---|
Methods in liquibase.snapshot.jvm with parameters of type Catalog | |
---|---|
protected boolean |
CatalogSnapshotGenerator.isDefaultCatalog(Catalog match,
Database database)
|
Uses of Catalog in liquibase.structure |
---|
Methods in liquibase.structure that return Catalog | |
---|---|
Catalog |
CatalogLevelObject.getCatalog()
|
Uses of Catalog in liquibase.structure.core |
---|
Methods in liquibase.structure.core that return Catalog | |
---|---|
Catalog |
Schema.getCatalog()
|
Catalog |
Catalog.setDefault(Boolean isDefault)
|
Catalog |
Catalog.setName(String name)
|
Constructors in liquibase.structure.core with parameters of type Catalog | |
---|---|
Schema(Catalog catalog,
String schemaName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |