Package | Description |
---|---|
sirius.db.jdbc.schema |
Modifier and Type | Class and Description |
---|---|
class |
BasicDatabaseDialect
Provides a base implementation of
DatabaseDialect . |
class |
ClickhouseDatabaseDialect
Defines the dialect used to sync the schema against a MySQL database.
|
class |
MySQLDatabaseDialect
Defines the dialect used to sync the schema against a MySQL database.
|
Constructor and Description |
---|
SchemaTool(String realm,
DatabaseDialect dialect)
Creates a new instance for the given dialect.
|
Copyright © 2018. All rights reserved.