Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.derby.impl.load.ImportReadData

Uses of ImportReadData in org.apache.derby.impl.load
 

Fields in org.apache.derby.impl.load declared as ImportReadData
protected  ImportReadData ImportAbstract.importReadData
           
 

Methods in org.apache.derby.impl.load that return ImportReadData
protected abstract  ImportReadData ImportAbstract.getImportReadData()
           
protected  ImportReadData Import.getImportReadData()
          virtual method from the abstract class