| Modifier and Type | Field and Description |
|---|---|
CDCSourceConnectorConfig.CaseFormat |
CDCSourceConnectorConfig.schemaColumnNameFormat |
CDCSourceConnectorConfig.CaseFormat |
CDCSourceConnectorConfig.schemaDatabaseNameFormat |
CDCSourceConnectorConfig.CaseFormat |
CDCSourceConnectorConfig.schemaInputFormat |
CDCSourceConnectorConfig.CaseFormat |
CDCSourceConnectorConfig.schemaSchemaNameFormat |
CDCSourceConnectorConfig.CaseFormat |
CDCSourceConnectorConfig.schemaTableNameFormat |
| Modifier and Type | Method and Description |
|---|---|
static CDCSourceConnectorConfig.CaseFormat |
CDCSourceConnectorConfig.CaseFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CDCSourceConnectorConfig.CaseFormat[] |
CDCSourceConnectorConfig.CaseFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018. All rights reserved.