Uses of Class
br.com.caelum.jdatabaseimport.Table

Uses of Table in br.com.caelum.jdatabaseimport
 

Methods in br.com.caelum.jdatabaseimport that return types with arguments of type Table
 java.util.List<Table> ExportInfo.getTables()
           
 

Methods in br.com.caelum.jdatabaseimport with parameters of type Table
 void Exporter.importTable(Table table)
           
 

Method parameters in br.com.caelum.jdatabaseimport with type arguments of type Table
 void Exporter.importTable(java.util.List<Table> tables)
           
 

Constructor parameters in br.com.caelum.jdatabaseimport with type arguments of type Table
ExportInfo(ConnectionInfo from, ConnectionInfo to, java.util.List<Table> tables)
           
 



Copyright © 2006 Caelum. All Rights Reserved.