public interface LiquibaseDatabaseConfiguration
LiquibaseBasedSchemaManager
to ease the access to certain database properties.| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseCatalog() |
String |
getDatabaseSchema() |
DataSource |
getDataSource() |
DataSource getDataSource()
String getDatabaseSchema()
String getDatabaseCatalog()
Copyright © 2021 Flowable. All rights reserved.