public class OracleDatabaseSchema extends HistorizedRelationalDatabaseSchema
HistorizedDatabaseSchema.SchemaChangeEventConsumer| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
databaseHistoryNO_CAPTURED_DATA_COLLECTIONS_WARNING| Constructor and Description |
|---|
OracleDatabaseSchema(OracleConnectorConfig connectorConfig,
SchemaNameAdjuster schemaNameAdjuster,
TopicSelector<TableId> topicSelector,
OracleConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
applySchemaChange(SchemaChangeEvent schemaChange) |
protected DdlParser |
getDdlParser() |
Tables |
getTables() |
close, initializeStorage, record, recover, storeOnlyMonitoredTables, tableInformationCompleteassureNonEmptySchema, buildAndRegisterSchema, clearSchemas, getTableFilter, refresh, refreshSchema, removeSchema, schemaFor, tableFor, tableIds, tablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassureNonEmptySchema, schemaForpublic OracleDatabaseSchema(OracleConnectorConfig connectorConfig, SchemaNameAdjuster schemaNameAdjuster, TopicSelector<TableId> topicSelector, OracleConnection connection)
public Tables getTables()
protected DdlParser getDdlParser()
getDdlParser in class HistorizedRelationalDatabaseSchemapublic void applySchemaChange(SchemaChangeEvent schemaChange)
Copyright © 2021 JBoss by Red Hat. All rights reserved.