public class SqlServerDatabaseSchema extends HistorizedRelationalDatabaseSchema
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
SqlServerDatabaseSchema(SqlServerConnectorConfig connectorConfig,
SchemaNameAdjuster schemaNameAdjuster,
TopicSelector<TableId> topicSelector,
SqlServerConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
applySchemaChange(SchemaChangeEvent schemaChange) |
protected DdlParser |
getDdlParser() |
close, initializeStorage, record, recover, tableInformationCompleteassureNonEmptySchema, buildAndRegisterSchema, clearSchemas, getTableFilter, removeSchema, schemaFor, tableFor, tableIds, tablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassureNonEmptySchema, schemaForpublic SqlServerDatabaseSchema(SqlServerConnectorConfig connectorConfig, SchemaNameAdjuster schemaNameAdjuster, TopicSelector<TableId> topicSelector, SqlServerConnection connection)
public void applySchemaChange(SchemaChangeEvent schemaChange)
protected DdlParser getDdlParser()
getDdlParser in class HistorizedRelationalDatabaseSchemaCopyright © 2020 JBoss by Red Hat. All rights reserved.