org.clazzes.jdbc2xml.tools
Class DBDataExtractor
java.lang.Object
org.clazzes.jdbc2xml.tools.DBDataExtractor
public class DBDataExtractor
- extends Object
- Author:
- rbreuss
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBDataExtractor
public DBDataExtractor()
extract
public void extract()
throws SQLException
- Throws:
SQLException
setSchemaEngine
public void setSchemaEngine(ISchemaEngine schemaEngine)
- Parameters:
schemaEngine
- the schemaEngine to set
setProcessRestrictionFilter
public void setProcessRestrictionFilter(ProcessRestrictionFilter processRestrictionFilter)
- Parameters:
processRestrictionFilter
- the processRestrictionFilter to set
setExportDbName
public void setExportDbName(String exportDbName)
- Parameters:
exportDbName
- the exportDbName to set
Copyright © 2012. All Rights Reserved.