org.apache.derby.impl.load
Class ExportAbstract
java.lang.Object
org.apache.derby.impl.load.ExportAbstract
- Direct Known Subclasses:
- Export
- abstract class ExportAbstract
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
controlFileReader
protected ControlInfo controlFileReader
exportResultSetForObject
protected ExportResultSetForObject exportResultSetForObject
exportWriteData
protected ExportWriteDataAbstract exportWriteData
con
protected java.sql.Connection con
entityName
protected java.lang.String entityName
schemaName
protected java.lang.String schemaName
selectStatement
protected java.lang.String selectStatement
ExportAbstract
ExportAbstract()
resultSetForEntity
protected java.sql.ResultSet resultSetForEntity()
throws java.lang.Exception
- Throws:
java.lang.Exception
getOneRowAtATime
public java.lang.String[] getOneRowAtATime(java.sql.ResultSet rs)
throws java.lang.Exception
- Throws:
java.lang.Exception
getControlFileReader
protected ControlInfo getControlFileReader()
getExportWriteData
protected abstract ExportWriteDataAbstract getExportWriteData()
throws java.lang.Exception
- Throws:
java.lang.Exception
doAllTheWork
protected void doAllTheWork()
throws java.lang.Exception
- Throws:
java.lang.Exception
Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.