Package io.debezium.connector.oracle
Class OracleSchemaFactory
java.lang.Object
io.debezium.schema.SchemaFactory
io.debezium.connector.oracle.OracleSchemaFactory
-
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
-
oracleSchemaFactoryObject
-
-
Constructor Details
-
OracleSchemaFactory
public OracleSchemaFactory()
-
-
Method Details
-
get
-