cdc.util.rdb.database-config.xsd Maven / Gradle / Ivy
Database dump configuration.
Schema configuration.
If set to true or not set, database is dumped by default.
If set to false, database it is ignored.
This can be overridden at schema level.
Root element of a database dump configuration
Schema dump configuration.
Table configuration.
Table dump configuration.
Column configuration.
Column dump configuration.
Optional converter to be used to convert column value.
Abstract base element of schema, table and column dump configuration.
Optional documentation associated to the item.
Abstract base element of schema, table and column dump configuration.
Internal name of the item (column, table, schema).
Optional external name of the item. If unspecified, the internal name will be used.
If set to true, the item is dumped.
If set to false it is ignored.
If not set, it inherits this property from its parent.
Note (documentation).
Converter definition.
Converter name.
Argument definition. It is a (name, value) pair.
Argument name.
Argument value.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy