| Interface | Description |
|---|---|
| SqlGenerator<StatementType extends SqlStatement> |
SqlGenerator implementations take a database-independent SqlStatement interface and create a database-specific Sql object.
|
| Class | Description |
|---|---|
| SqlGeneratorChain | |
| SqlGeneratorFactory |
SqlGeneratorFactory is a singleton registry of SqlGenerators.
|
Copyright © 2018 Liquibase.org. All rights reserved.