public abstract class ConvertingDatabaseCommand extends DatabaseCommand
| Constructor and Description |
|---|
ConvertingDatabaseCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguredConverter(DataConverterRegistration converterRegistration)
Registers a converter.
|
protected DatabaseDataIO |
getDataIO()
Returns the database data io object.
|
getCatalogPattern, getDatabaseType, getDataSource, getPlatform, getSchemaPattern, isRequiringModel, setPlatformConfigurationexecute, handleException, isFailOnError, setFailOnErrorprotected DatabaseDataIO getDataIO()
public void addConfiguredConverter(DataConverterRegistration converterRegistration)
converterRegistration - The registration infoCopyright © 2005-2013 Apache Software Foundation. All Rights Reserved.