| Package | Description |
|---|---|
| liquibase.sqlgenerator | |
| liquibase.util |
| Modifier and Type | Method and Description |
|---|---|
static SqlGeneratorFactory |
SqlGeneratorFactory.getInstance()
Return singleton SqlGeneratorFactory
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SqlUtil.getSqlString(SqlStatement statement,
SqlGeneratorFactory sqlGeneratorFactory,
Database database)
Get the string sql statements from a given SqlStatement
|
Copyright © 2023 Liquibase.org. All rights reserved.