Uses of Class
com.cyclops.dbdigger.schema.torque.TorqueTable

Packages that use TorqueTable
com.cyclops.dbdigger.schema.torque   
 

Uses of TorqueTable in com.cyclops.dbdigger.schema.torque
 

Methods in com.cyclops.dbdigger.schema.torque that return TorqueTable
 TorqueTable[] TorqueDatabase.getTables()
          Get all tables in this temporary database
 

Methods in com.cyclops.dbdigger.schema.torque with parameters of type TorqueTable
 void TorqueDatabase.addTable(TorqueTable table)
          Method addTable()
 



Copyright © 2003 Cyclops Group. All Rights Reserved.