Package io.debezium.connector.sqlserver
Class SqlServerSchemaFactory
java.lang.Object
io.debezium.schema.SchemaFactory
io.debezium.connector.sqlserver.SqlServerSchemaFactory
-
Field Summary
FieldsFields inherited from class io.debezium.schema.SchemaFactory
TRANSACTION_BLOCK_SCHEMA_NAME, TRANSACTION_BLOCK_SCHEMA_VERSION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.schema.SchemaFactory
datatypeBitsSchema, datatypeEnumSchema, datatypeEnumSetSchema, datatypeEnvelopeSchema, datatypeJsonSchema, datatypeUuidSchema, datatypeVariableScaleDecimalSchema, datatypeXmlSchema, heartbeatKeySchema, heartbeatValueSchema, isSchemaChangeSchema, notificationKeySchema, notificationValueSchema, schemaHistoryChangeSchema, schemaHistoryColumnSchema, schemaHistoryConnectorKeySchema, schemaHistoryConnectorValueSchema, schemaHistoryTableSchema, sourceSchemaBlockColumnSchema, sourceSchemaBlockSchema, sourceSchemaBlockTableSchema, transactionBlockSchema, transactionEventCountPerDataCollectionSchema, transactionKeySchema, transactionValueSchema
-
Field Details
-
sqlServerSchemaFactoryObject
-
-
Constructor Details
-
SqlServerSchemaFactory
public SqlServerSchemaFactory()
-
-
Method Details
-
get
-